summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* minor fixesSimo Sorce2002-01-254-12/+15
* merge from 2.2Gerald Carter2002-01-2413-1018/+397
* handle filenames like .bashrc better in the new mangling codeAndrew Tridgell2002-01-241-8/+12
* Check request flag for unicode capability and respond accordingly, rather tha...Jim McDonough2002-01-231-1/+2
* Oops...Andrew Bartlett2002-01-231-1/+1
* getpwnam -> getpwnam_alloc.Andrew Bartlett2002-01-236-13/+27
* Change the order of this a bit - as unix password change can fail.Andrew Bartlett2002-01-231-11/+12
* Sync up startpageprinter with appliance.Tim Potter2002-01-231-5/+5
* merge from 2.2Gerald Carter2002-01-231-3/+3
* Merge of fixes from 2.2.Jeremy Allison2002-01-223-15/+15
* merge from appliance_headGerald Carter2002-01-221-2/+5
* merge from 2.2. ofGerald Carter2002-01-222-20/+23
* Ensure fsp->size is correct so readraw's return correct data.Jeremy Allison2002-01-221-9/+14
* Add more string explanations of RAP errors that are already documentedMartin Pool2002-01-221-8/+17
* We have to do some initialization before the string conversionMartin Pool2002-01-221-13/+15
* Raise log level of warning produced when the open() of the tdb fails.Tim Potter2002-01-221-1/+1
* Display tdb name of "unknown" in logging debug when tdb has not been named.Tim Potter2002-01-221-1/+1
* Added comment about running lp_load() before calling pidfile_create().Tim Potter2002-01-221-1/+4
* Call pidfile_create() as part of init sequence.Tim Potter2002-01-221-0/+3
* Having a const parameter for set_socket_options() causes too much confusion.Tim Potter2002-01-221-1/+1
* Removed freebsd hack. Not correct.Jeremy Allison2002-01-211-4/+0
* Found and fixed the logic bug in write cache code. Amazingly helpfulJeremy Allison2002-01-211-4/+10
* getpwnam_alloc -> getpwnamSimo Sorce2002-01-211-9/+8
* hmm, get it right this time.Simo Sorce2002-01-211-1/+1
* fix also the comment.Simo Sorce2002-01-211-2/+5
* replace getpwnam_alloc with plain getpwnam.Simo Sorce2002-01-211-2/+1
* Make the -L option to smbclient slightly less gross:Martin Pool2002-01-211-4/+22
* Spelling fix.Tim Potter2002-01-211-1/+1
* getpwnam -> getpwnam_allocAndrew Bartlett2002-01-211-2/+3
* getpwnam -> getpwnam_allocAndrew Bartlett2002-01-211-1/+2
* One less Get_Pwnam_Modify call!Andrew Bartlett2002-01-211-5/+0
* Add the -s command to keep smbpasswd quiet during the tests.Andrew Bartlett2002-01-211-2/+2
* Inititialise the gid to what standard_sub_advanced wants for 'no value'.Andrew Bartlett2002-01-201-1/+1
* Fix the negation of the extra parinoia check on machine password changes.Andrew Bartlett2002-01-201-1/+1
* Also echo the smbpasswd command lineAndrew Bartlett2002-01-201-0/+1
* Spelling fixes.Tim Potter2002-01-203-13/+15
* This should get the oldstyle domain join tests working again.Andrew Bartlett2002-01-201-1/+1
* A couple more little fixes for the domain security tests.Andrew Bartlett2002-01-202-5/+5
* Vance and his eagle eyes spotted a copy and paste error in my smb.conf updates.Andrew Bartlett2002-01-201-11/+0
* Try to see if we can get these tests working...Andrew Bartlett2002-01-202-5/+1
* fixes from 2.2Simo Sorce2002-01-201-93/+127
* This is another *BIG* change...Andrew Bartlett2002-01-2026-721/+1363
* Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett2002-01-208-70/+23
* Fix up an embarrsing bug I introduced when I moved the id21/id23 -> SAM_ACCOUNTAndrew Bartlett2002-01-201-20/+40
* Kill off the old varient of 'check_plaintext_password' (new version justAndrew Bartlett2002-01-202-103/+28
* Add a touch of 'const' to some auth components, and move the simple plaintextAndrew Bartlett2002-01-202-32/+41
* Fix a couple of memory leaks in the cli_establish_connection() code's failureAndrew Bartlett2002-01-201-0/+2
* This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-209-95/+341
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-2016-148/+134
* Ensure identical between 2.2.3 and 3.0 - no need for difference here..Jeremy Allison2002-01-201-1/+0