summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added samr_open_domain() call.Tim Potter2002-06-201-19/+77
* Compile fix for new arguments to cli_full_connection()Tim Potter2002-06-201-9/+2
* Fixed compiler warning.Tim Potter2002-06-201-1/+1
* Fixed typo in debug.Tim Potter2002-06-191-1/+1
* when nmbd starts up it is possible that dhcp hasn't started the localAndrew Tridgell2002-06-191-4/+9
* more debug classess activatedSimo Sorce2002-06-1856-2/+163
* make the echo'ed command match the actual command run.Andrew Bartlett2002-06-181-1/+1
* compile warngin fixes merged from 2.2Gerald Carter2002-06-178-25/+29
* Fixed typo in debug.Tim Potter2002-06-171-1/+1
* fix typoGerald Carter2002-06-171-1/+1
* Cope with the requirement for constant initialisers on some unix C compilers.Andrew Bartlett2002-06-161-1/+1
* Further updates to the service.c code. authorise_login() is now a bit simpilerAndrew Bartlett2002-06-162-6/+6
* Two things: Check how many paramaters that the LDAP libs take for theAndrew Bartlett2002-06-164-94/+199
* Fix up some of the SMB signing code:Andrew Bartlett2002-06-165-19/+47
* When adding popt to an application, you need to ensure it builds on non-poptAndrew Bartlett2002-06-151-1/+1
* Simplify this code further. Just substitute %H, and let the normal codeAndrew Bartlett2002-06-152-40/+3
* Unsused function since last commitAndrew Bartlett2002-06-151-34/+0
* Rework much of the service.c code:Andrew Bartlett2002-06-157-209/+273
* Update the netlogon code to better cope with trusted domains, where thingsAndrew Bartlett2002-06-151-10/+29
* Add the missing makefile from previous commitAndrew Bartlett2002-06-151-1/+1
* This patch does 2 things:Andrew Bartlett2002-06-154-96/+282
* Add another 'trivial' built in authentication module - this one is aAndrew Bartlett2002-06-151-0/+50
* It appears that to match NT we should not use the 'samstrict' behaviour,Andrew Bartlett2002-06-151-3/+5
* x source path so this thing compiles.John Terpstra2002-06-151-1/+1
* Add back sys_getpwnam() and freinds to the system.c interface, but don'tAndrew Bartlett2002-06-154-5/+29
* Fix spelling typo.Jeremy Allison2002-06-142-13/+13
* Ok, now I can try my first client test...Jeremy Allison2002-06-142-8/+33
* More of SMB signing for client - not yet finished (should be harmless).Jeremy Allison2002-06-144-11/+45
* Merge of csc termination fix.Jeremy Allison2002-06-141-1/+2
* moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.cSimo Sorce2002-06-1410-223/+225
* Add a touch of const to this - helps with some yet-to-be-commited changesAndrew Bartlett2002-06-141-3/+3
* Allow non unix accounts to be added to an ldap directory without NUA accountsAndrew Bartlett2002-06-141-0/+4
* Patch from ctrlsoft to use the pdb_sethexpwd function in smbpasswd - insteadAndrew Bartlett2002-06-141-48/+7
* It looks like we never tested the 'cleanup' code, so when I triggered itAndrew Bartlett2002-06-142-12/+20
* Some updates from ctrlsoft <jelmer@nl.linux.org> to return failure if *any* ofAndrew Bartlett2002-06-141-19/+20
* Debug fixes from ctrlsoftAndrew Bartlett2002-06-141-2/+2
* Kill useless castAndrew Bartlett2002-06-141-2/+2
* Convenience function to allow a SID to be specified as a string.Andrew Bartlett2002-06-141-3/+46
* Add some comments on writing new pdb modules. (from ctrlsoft)Andrew Bartlett2002-06-141-0/+7
* Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_listAndrew Bartlett2002-06-146-46/+61
* Patch (from ctrlsoft <jelmer@nl.linux.org>) to poptify testparm, and theAndrew Bartlett2002-06-143-154/+139
* Add const, kill of useless casts and therefore eliminate warnings.Andrew Bartlett2002-06-143-6/+6
* Ensure we save any older SIGALRM signal handler.Jeremy Allison2002-06-133-7/+11
* Veto files fix.Jeremy Allison2002-06-131-275/+273
* Merge in mangle fixes from 2.2.Jeremy Allison2002-06-137-371/+376
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-1314-113/+183
* a useful script for finding global variables or functions that couldAndrew Tridgell2002-06-131-0/+59
* Spelling.Tim Potter2002-06-121-1/+1
* Ignore winbindd_proto.hTim Potter2002-06-121-0/+1
* Spelling fixes.Tim Potter2002-06-121-1/+1