summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Got rid of iSERVICE/pSERVICE (Hungarian inspired obfuscation). Now useJeremy Allison2001-05-101-84/+80
* free_service() was never setting the valid field to False. This is a bugJeremy Allison2001-05-101-0/+2
* update from SimoGerald Carter2001-05-101-8/+8
* Should be faliing on False and not True. Bad check on return valueGerald Carter2001-05-101-1/+1
* Fixed nasty little bug found by Gerald where we were corrupting the modeJeremy Allison2001-05-101-2/+15
* Don't check for passwd program if using pam change password.Jeremy Allison2001-05-101-17/+25
* make protoTim Potter2001-05-101-0/+1
* Use sid_peek_rid() instead of sid_split_rid().Tim Potter2001-05-101-3/+2
* Made "security XXX" masks apply to ACL set. By default they have no effect.Jeremy Allison2001-05-103-87/+33
* Replaced a whole bunch of lookup_name() requests inTim Potter2001-05-101-8/+11
* Added sid_peek_rid() function to return the rid of a sid. Saves muckingTim Potter2001-05-101-0/+13
* Bumped up debug level on set socket options from 3 to 5.Tim Potter2001-05-101-2/+2
* Reverted samr_io_userinfo_ctr() patch because it broke too much otherTim Potter2001-05-101-11/+5
* Fixed up the oldpw prompts. Made the matching case insensitive.Jeremy Allison2001-05-092-10/+48
* check for valid pointer before calling memset() in samr_clear_sam_passwdGerald Carter2001-05-091-2/+2
* very nasty bug !Jean-François Micouleau2001-05-091-1/+1
* Fixes from nsswitch testsuite. Lots of stuff works much better now. (-:Tim Potter2001-05-093-6/+9
* So the samr_io_userinfo_ctr was requiring a SAM_USERINFO_CTR to be passedTim Potter2001-05-091-5/+11
* Cleaned up bitrot in nsswitch testsuite. Merged tests across from TNGTim Potter2001-05-0929-119/+1521
* need to do codepage_initialise() for smbtorture to work.Anton Blanchard2001-05-091-0/+2
* latest config.guess and config.sub from gnu.orgAndrew Tridgell2001-05-092-373/+1362
* fixes to the group mapping code.Jean-François Micouleau2001-05-085-19/+94
* added some docs in order to keep track of the Samba private enterpriseGerald Carter2001-05-082-0/+43
* More compiler warning fixes.Tim Potter2001-05-082-4/+4
* Fixed compiler warning.Tim Potter2001-05-081-1/+0
* The substitution of %U and %D in the 'template homedir' is nowdoneTim Potter2001-05-081-10/+6
* Added S_ISSOCK macros for systems which treat UNIX domain sockets as FIFOsTim Potter2001-05-081-0/+10
* Removed S_ISSOCK() macro as it's only used within winbind client code.Tim Potter2001-05-081-10/+0
* Added winbindd to list of binaries.Tim Potter2001-05-081-0/+1
* make protoTim Potter2001-05-081-2/+7
* Fixed typo in comment.Tim Potter2001-05-081-1/+1
* Fixed querydispinfo command.Tim Potter2001-05-081-12/+36
* Misc fixes to get winbindd working. We can now do a 'getent passwd'Tim Potter2001-05-084-17/+88
* iinit_samr_q_lookup_rids() didn't actually copy the rids into theTim Potter2001-05-081-0/+2
* Fix for query_dispinfo()Tim Potter2001-05-081-0/+70
* Fix for insure missmatched parameter error.Jeremy Allison2001-05-081-1/+1
* Patch from ackley@cs.unm.edu to clear server_fd/client_fd in root daemon to stopJeremy Allison2001-05-081-0/+10
* Hey what happened to my debug messages? Early exit from reopen_logs()Tim Potter2001-05-071-0/+11
* merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter2001-05-074-30/+4
* removed unused variablesGerald Carter2001-05-071-2/+0
* Fix for bad profile perms. Ensure r on files and rwx on directories.Jeremy Allison2001-05-071-8/+28
* Patch from Simo:Gerald Carter2001-05-0713-122/+191
* Removed unused variable.Tim Potter2001-05-071-1/+0
* OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter2001-05-075-89/+87
* removed need for scandir in client.cAndrew Tridgell2001-05-072-22/+17
* Ignore *.po files.Tim Potter2001-05-071-0/+1
* iAdditional files for winbind merge.Tim Potter2001-05-074-0/+852
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-0715-1671/+2710
* rebuild proto.hAndrew Tridgell2001-05-071-114/+50
* merge some fixes from 2.2Andrew Tridgell2001-05-074-76/+20