summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-26Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij2-6/+7
2003-04-26The net manpage is complete, say so in the VERSION sectionJelmer Vernooij1-1/+1
2003-04-26--with-tdbsam is goneJelmer Vernooij1-2/+0
2003-04-26Use &author.jerry;, not &person.jerry;Jelmer Vernooij1-1/+1
2003-04-26Many fixes for typos and syntax, includes patch from Jesse Jacobs <jesse@eazy...John Terpstra17-90/+116
2003-04-26Many typos, syntax fixes, more. Multiple sources including mega patch fromJohn Terpstra17-90/+116
2003-04-26back port from HEADSimo Sorce2-10/+86
2003-04-26let's suppose I want to specify exactly which SID a user should have ...Simo Sorce1-5/+74
2003-04-26A RID can never be zeroSimo Sorce1-5/+12
2003-04-25Get credentials before publishing printers.Jim McDonough1-0/+8
2003-04-25Fixes for syntax errors.John Terpstra5-15/+11
2003-04-25Merge from HEAD.John Terpstra6-66/+150
2003-04-25Update from Rick Segeberg <landude@comcast.net>John Terpstra1-8/+38
2003-04-25Adding edits from Vance Lankhaar.John Terpstra5-48/+99
2003-04-25Update from Rick Segeberg <landude@comcast.net>John Terpstra1-10/+13
2003-04-25As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke1-1/+3
2003-04-25As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke1-1/+3
2003-04-25Finish laying out the SD, and now back to finishing off NK records ...Richard Sharpe1-1/+20
2003-04-25More code to store ACEs and SIDs. I have almost enough to start testingRichard Sharpe1-4/+80
2003-04-25Based on a patch by Alex Deiter <tiamat@komi.mts.ru>, make sure that we convertAndrew Bartlett1-20/+69
2003-04-25This function is a duplicate.Andrew Bartlett1-18/+0
2003-04-25Fixing typos.John Terpstra6-27/+54
2003-04-25Fixing typos.John Terpstra6-27/+54
2003-04-25Merge of missed another while condition when enumerating aliases.Tim Potter1-1/+1
2003-04-25Keep coding this boring stuff to lay out security descriptors ...Richard Sharpe1-2/+77
2003-04-25Missed another condition on a while loop.Tim Potter1-1/+1
2003-04-25fix and if () that should be an 'else if()'Gerald Carter1-1/+1
2003-04-25fix and if () that should be an 'else if()'Gerald Carter1-1/+1
2003-04-25Minor cleanup of enum domain groups/aliases:Tim Potter1-12/+18
2003-04-25Merge:Tim Potter1-2/+2
2003-04-25Minor cleanup of enum domain groups/aliases:Tim Potter1-12/+18
2003-04-25When calling cli_samr_enum_{dom,als}_groups in a while loop, theTim Potter1-2/+2
2003-04-24Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net>John Terpstra6-26/+26
2003-04-24Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net>John Terpstra6-26/+26
2003-04-24Update: ADS: Type, ProfileMgmt: Docs on how to disable roaming profilesJohn Terpstra2-6/+63
2003-04-24Updates: ADS typo fix, ProfileMgmt: Additional docs on how to disable roaming...John Terpstra2-6/+63
2003-04-24Don't store UID or GIDJelmer Vernooij2-48/+13
2003-04-24Don't store UID or GIDJelmer Vernooij2-48/+13
2003-04-24Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij4-5/+5
2003-04-24In 3.0, pdb_mysql and pdb_xml are in passdb/Jelmer Vernooij1-2/+2
2003-04-24Complain about duplicate charsets at debug level 0 instead of 2Jelmer Vernooij1-1/+1
2003-04-24- Get rid of module_path_get_name()Jelmer Vernooij1-11/+6
2003-04-24Declare static function before using itJelmer Vernooij1-0/+2
2003-04-24Get rid of module_path_get_name() and use the find backend functionJelmer Vernooij1-10/+5
2003-04-24Get rid of module_path_get_name()Jelmer Vernooij1-10/+5
2003-04-24Update from LanDude <landude@comcast.net>John Terpstra1-4/+28
2003-04-24Update from LanDude <landude@comcast.net>John Terpstra1-4/+28
2003-04-24Check for absolute paths by only checking the first character of the module n...Jelmer Vernooij1-1/+1
2003-04-24Check for absolute paths by only checking the first character of the module n...Jelmer Vernooij1-1/+1
2003-04-24Fix length in findfirst2 responses, fix os/2 clientsJim McDonough1-4/+10