summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-24Fix length in findfirst2 responses, fix os/2 clientsJim McDonough1-4/+10
2003-04-24groupmap delete should take a name or a SIDGerald Carter1-2/+13
2003-04-24groupmap delet should take a name or a SIDGerald Carter1-2/+13
2003-04-24Revert patch - we need to try the NTLMSSP code below...Andrew Bartlett1-9/+4
2003-04-24Use the kerberos error from ads_kinit_password() in the return value fromAndrew Bartlett1-4/+9
2003-04-24Merge from HEAD - always initailise this to zero - helps callers in loops.Andrew Bartlett1-0/+3
2003-04-24Merge auth changes from HEAD:Andrew Bartlett5-70/+83
2003-04-24Irix CC reminds us that this is non-standard.Andrew Bartlett1-2/+2
2003-04-24Make sure that we don't compile pdb_ldap on systems with ldap.h, but withoutAndrew Bartlett1-4/+8
2003-04-24Add vfs_fake_perms to Samba 3.0Andrew Bartlett2-1/+7
2003-04-24When possible, store the IP address of the connecting client, not just theAndrew Bartlett3-4/+30
2003-04-24More code to do with constructing SK records and self relative SDs.Richard Sharpe1-3/+27
2003-04-24More functions to compute the space taken up by SIDs, ACEs, ACLs, SECRichard Sharpe1-3/+96
2003-04-24This is really trying to be a StrnCpy (most names will overflow the 10 charAndrew Bartlett1-1/+1
2003-04-24Update from HEAD.John Terpstra1-0/+1
2003-04-24remove smbgroupedit entityGerald Carter1-1/+0
2003-04-24Updating from HEAD.John Terpstra8-195/+234
2003-04-24Fix for bad macro error.John Terpstra1-1/+1
2003-04-24Patch from Guenther Deschner to fix build with gcc 3.2Jelmer Vernooij1-6/+6
2003-04-24Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij6-127/+173
2003-04-24Patch from Guenther Deschner to fix build with gcc 3.2Jelmer Vernooij1-6/+6
2003-04-24Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij5-269/+542
2003-04-24update net man page for groupmap optionsGerald Carter1-3/+58