summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-2.2.0alpha1cvs2svn Import User2000-11-230-0/+0
* preparing for release of 2.2.0-alpha1Samba Release Account2000-11-2370-78/+71
* Update for alpha1.Jeremy Allison2000-11-231-0/+1
* Turn off APW by default for 2.2alpha1.Jeremy Allison2000-11-231-1/+1
* Tar fixes from Craig Barratt craig@arraycomm.com.Jeremy Allison2000-11-222-2/+4
* - merge from HEAD for local_lookup_name()Gerald Carter2000-11-221-1/+1
* Free talloc'ed memory from the main smbd. Patch from Rich Bollinger, Elliott ...Jeremy Allison2000-11-221-0/+3
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-221-4/+4
* ADDPRINTERDRIVER info level 6 fix - this is dynamic dependingJeremy Allison2000-11-221-7/+9
* Don't forget to convert to UNIX character set before asking winbindd.Jeremy Allison2000-11-211-1/+1
* Fix for off-by-one StrnCpy.Jeremy Allison2000-11-211-1/+1
* Fix for updating of print queues changed from a local box. Essentially,Jeremy Allison2000-11-214-21/+54
* Fixed reverse sense of cnum test from Andrew.Jeremy Allison2000-11-181-1/+1
* Fix from John Reilly for comparisons.Jeremy Allison2000-11-171-75/+78
* Raft of changes to sync up with most things in appliance head.Jeremy Allison2000-11-179-91/+121
* get rid of compiler warningsHerb Lewis2000-11-176-9/+7
* Please do not use C++ comments!!! Our compiler operates in ANSI C modeHerb Lewis2000-11-171-1/+1
* Re-added Andrew's select fix as I made a typo.Jeremy Allison2000-11-171-4/+1
* Memory leak fix when adding a driver.Jeremy Allison2000-11-174-12/+14
* Andrew's paranioa errno fix from HEAD.Jeremy Allison2000-11-171-2/+9
* John Reilly's broadcast release names fix.Jeremy Allison2000-11-171-0/+4
* Delete the queue on empty.Jeremy Allison2000-11-171-7/+12
* Fixed nasty bug where the wrong form was being updated as an index variableJeremy Allison2000-11-171-6/+4
* Updated for alpha1.Jeremy Allison2000-11-161-3/+23
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-169-36/+99
* Fix for plaintext passwords from Pat Sandfort @ HP.Jeremy Allison2000-11-161-3/+6
* Fix from Jim McDonough @ IBM for OS/2 clients.Jeremy Allison2000-11-162-0/+11
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-164-2/+10
* Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison2000-11-1614-165/+360
* Uninitialized memory read fixes.Jeremy Allison2000-11-151-3/+7
* Merge of the printing fixes from HEAD to 2.2.Jeremy Allison2000-11-1514-301/+989
* Adding Tim's vlp for testing.Jeremy Allison2000-11-140-0/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2000-11-142-0/+440
|\
| * Changes from APPLIANCE_HEAD:David O'Neill2000-11-147-2/+515
| * printing/nt_printing.c: After long soul searching and making both Andrew and myJeremy Allison2000-11-142-15/+14
| * Fixed the cut-n-paste bugs in the new passdb backend code that leaked memory.Jeremy Allison2000-11-141-2/+2
| * Tims fixes for non-local lookup.Jeremy Allison2000-11-131-23/+22
| * Large commit which restructures the local password storage API.Gerald Carter2000-11-1329-2186/+2554
| * Fetch authentication info before actually using it.Tim Potter2000-11-111-2/+2
| * Merge of Herb's profiling code.Jeremy Allison2000-11-114-0/+69
| * Merge in Herb's changes from 2.2.Jeremy Allison2000-11-103-4/+19
| * Added Tim's changes to lock DB during update.Jeremy Allison2000-11-101-3/+18
| * rpc_parse/parse_spoolss.c: Updated comment for old version of W2K.Jeremy Allison2000-11-102-1/+4
| * printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.Jeremy Allison2000-11-105-92/+97
| * Fix from John E. Malmberg <wb8tyw@qsl.net> for -1 return in interfaces scan.Jeremy Allison2000-11-101-2/+2
| * added more explanation about the required permissions (and authorization)Gerald Carter2000-11-101-3/+26
| * minor update to help fileHerb Lewis2000-11-091-0/+15
| * restructure PCP metrics (merge from 2.2 branch)Herb Lewis2000-11-096-2092/+234
| * an attempt to get the handling of fields in printer info structuresAndrew Tridgell2000-11-082-48/+30
| * Merge fest!!!Tim Potter2000-11-081-24/+20