summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More code to store ACEs and SIDs. I have almost enough to start testingRichard Sharpe2003-04-251-4/+80
* Fixing typos.John Terpstra2003-04-256-27/+54
* Keep coding this boring stuff to lay out security descriptors ...Richard Sharpe2003-04-251-2/+77
* Missed another condition on a while loop.Tim Potter2003-04-251-1/+1
* fix and if () that should be an 'else if()'Gerald Carter2003-04-251-1/+1
* Minor cleanup of enum domain groups/aliases:Tim Potter2003-04-251-12/+18
* When calling cli_samr_enum_{dom,als}_groups in a while loop, theTim Potter2003-04-251-2/+2
* Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net>John Terpstra2003-04-246-26/+26
* Updates: ADS typo fix, ProfileMgmt: Additional docs on how to disable roaming...John Terpstra2003-04-242-6/+63
* Don't store UID or GIDJelmer Vernooij2003-04-242-48/+13
* Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij2003-04-244-5/+5
* Complain about duplicate charsets at debug level 0 instead of 2Jelmer Vernooij2003-04-241-1/+1
* Declare static function before using itJelmer Vernooij2003-04-241-0/+2
* Get rid of module_path_get_name()Jelmer Vernooij2003-04-241-10/+5
* Update from LanDude <landude@comcast.net>John Terpstra2003-04-241-4/+28
* Check for absolute paths by only checking the first character of the module n...Jelmer Vernooij2003-04-241-1/+1
* Fix length in findfirst2 responses, fix os/2 clientsJim McDonough2003-04-241-4/+10
* groupmap delete should take a name or a SIDGerald Carter2003-04-241-2/+13
* More code to do with constructing SK records and self relative SDs.Richard Sharpe2003-04-241-3/+27
* More functions to compute the space taken up by SIDs, ACEs, ACLs, SECRichard Sharpe2003-04-241-3/+96
* remove smbgroupedit entityGerald Carter2003-04-241-1/+0
* Fix for bad macro error.John Terpstra2003-04-241-1/+1
* Patch from Guenther Deschner to fix build with gcc 3.2Jelmer Vernooij2003-04-241-6/+6
* Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij2003-04-246-127/+173
* update net man page for groupmap optionsGerald Carter2003-04-241-3/+58
* Added patch from Stephen Roylance.John Terpstra2003-04-242-26/+26
* updating group mapping HOWTO.Gerald Carter2003-04-242-34/+60
* Tidy up only.John Terpstra2003-04-241-148/+153
* fix SGML syntax errorsGerald Carter2003-04-245-11/+14
* More updates: Fix typo in VFS docs, added docs on pam_smbpass.so to PAM.John Terpstra2003-04-242-22/+203
* More updates.John Terpstra2003-04-232-56/+409
* For deep referrals, track consumed path using a counter, and calculate theShirish Kalele2003-04-231-10/+11
* Missed two references to a renamed file.Paul Green2003-04-232-2/+2
* Merge case handling table changes from 3.0 to HEAD.Andrew Bartlett2003-04-231-10/+8
* Move build farm template files to their own subdirectory so that theirPaul Green2003-04-239-2/+5
* Patch from waider to set exit code of last executed command specifiedTim Potter2003-04-231-2/+4
* Add more code to store keys and other records ... still more to goRichard Sharpe2003-04-231-10/+92
* Update - closed off for nowJohn Terpstra2003-04-231-13/+199
* allow the unix group in a mapping to be changed; doesn't work with LDAP right...Gerald Carter2003-04-231-1/+21
* Limit the number of outstanding print notify messages for a process toJeremy Allison2003-04-232-1/+39
* Added Stephen Roylance's patch to add buttons to start/stop/restart all threeJohn Terpstra2003-04-221-9/+38
* Merged the changes I made in the 3.0 doc tree (wrong place) andChristopher R. Hertel2003-04-221-11/+13
* Added jCIFS to projects.John Terpstra2003-04-221-0/+4
* don't reset the group type unless specifiedGerald Carter2003-04-221-14/+8
* update copyright notice that is written to the logsGerald Carter2003-04-221-1/+1
* Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logicJeremy Allison2003-04-221-0/+27
* parse_string is only used for the authentication negotiators.Volker Lendecke2003-04-222-11/+13
* Update.John Terpstra2003-04-221-0/+1
* Always initialise this, to assist callers doing loops over this call.Andrew Bartlett2003-04-221-0/+3
* Make the mangleing code actually use a common prefix, not just the sameAndrew Bartlett2003-04-221-4/+12