summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
| * Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-173-4/+4
| * In my test, sync_context simply has to be incremented. CanVolker Lendecke2002-10-141-10/+9
| * Nice *big* patch from metze.Andrew Bartlett2002-10-122-34/+34
| * merge from APP_HEADGerald Carter2002-10-081-0/+5
| * try to put every security descriptors related definitions in the same file.Simo Sorce2002-10-061-2/+2
| * Use popt_common and use popt for showing help infoJelmer Vernooij2002-10-051-30/+15
| * Add more common options to popt_common - and start usingJelmer Vernooij2002-10-051-19/+7
| * merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-044-33/+33
| * fix logic error in testparm with wins serversGerald Carter2002-09-301-2/+2
| * Some more work on vampire.Volker Lendecke2002-09-291-26/+18
| * Minor updates:Andrew Bartlett2002-09-272-6/+20
| * Fix typoAndrew Bartlett2002-09-271-1/+1
| * add -r to usage outputGerald Carter2002-09-261-0/+1
| * Add -r parameter to smbgroupedit. With -r you can manually chooseVolker Lendecke2002-09-261-21/+26
| * move all the passdb internal interface to NTSTATUSSimo Sorce2002-09-261-13/+13
* | Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison2002-12-281-10/+2
* | Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison2002-12-281-1/+8
* | Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
* | Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-206-13/+51
* | Merge from HEAD:Tim Potter2002-12-201-6/+13
* | fix usage messageGerald Carter2002-12-161-2/+3
* | merge of smbpasswd segfault from SAMBA_2_2Gerald Carter2002-12-121-7/+10
* | Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-295-7/+5
* | [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-4/+48
* | [merge from APP_HEAD]Gerald Carter2002-11-231-1/+2
* | jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison2002-11-231-1/+1
* | Next step of printer publishing.Jim McDonough2002-11-181-31/+34
* | Updates from HEAD:Andrew Bartlett2002-11-151-0/+2
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-1213-118/+60
* | After the lord mayors parade......Jeremy Allison2002-11-101-11/+30
* | Add net help join text, from Steve Langasek.Jim McDonough2002-11-091-15/+32
* | Sync with HEADJelmer Vernooij2002-11-091-0/+1
* | Merge fix for uninitialised IP variable from HEADAndrew Bartlett2002-11-091-0/+1
* | Merge from HEAD:Andrew Bartlett2002-11-081-1/+1
* | Keeping 3.0 in sync....Jeremy Allison2002-11-071-7/+11
* | Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-0/+3
* | Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-062-27/+14
* | Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUAAndrew Bartlett2002-11-051-0/+10
* | port sec_desc headers reordering from HEAD.Simo Sorce2002-11-021-2/+2
* | Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-023-60/+64
* | sync with headJelmer Vernooij2002-10-281-30/+15
* | sync with head...Jelmer Vernooij2002-10-281-19/+13
* | Sync with HEADJelmer Vernooij2002-10-281-1/+1
* | removing make_printerdef tool and sourcesGerald Carter2002-10-211-585/+0
* | Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-173-4/+4
* | merge from APP_HEAD of winbindd's domain local group fixGerald Carter2002-10-081-0/+5
* | merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-044-33/+33
* | syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-26/+18
* | Updates from Samba HEAD:Andrew Bartlett2002-10-013-6/+21
* | logic error in checking wins servers--merged from HEADGerald Carter2002-09-301-2/+2