summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
2004-01-05(merge from 3.0)Andrew Bartlett1-2/+10
2004-01-05(merge from 3.0)Andrew Bartlett1-2/+8
2004-01-05Merge commit to 3_0: add pdb_pgsqlJelmer Vernooij3-501/+1008
2003-12-22add well known rid for pre win2k compatible access group; bug 897Gerald Carter1-0/+1
2003-12-22Patch from Jianliang Lu j.lu@tiesse.com to manage Power UsersJeremy Allison1-0/+1
2003-12-11Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f...Alexander Bokovoy1-1/+1
2003-12-10more group lookup access fixes on the neverending bug 281Gerald Carter1-6/+16
2003-12-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter1-3/+15
2003-12-01another strequal() == 0 fixGerald Carter1-1/+1
2003-12-01add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608Gerald Carter1-0/+2
2003-11-24more access fixes for group enumeration in LDAP; bug 281Gerald Carter1-3/+14
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter1-14/+0
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter1-22/+38
2003-11-09Merge from 3.0:Andrew Bartlett1-13/+0
2003-11-07* only install swat html files onceGerald Carter1-1/+4
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter1-5/+17
2003-11-07don't allow setting of the guest accountGerald Carter1-0/+8
2003-11-06bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flagGerald Carter1-1/+1
2003-11-03TDBSAM update code from Aur?lien Degr?mont <adegremont@idealx.com>.Jeremy Allison2-16/+620
2003-10-31Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependentJeremy Allison1-2/+4
2003-10-31Fix another unused warning.Tim Potter1-0/+3
2003-10-30If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide...Jeremy Allison1-1/+1
2003-10-30First round of merging various UUID structures.Jim McDonough1-11/+10
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2-2/+2
2003-10-17* fix some compile warnings in the gums codeGerald Carter1-0/+2
2003-10-14sorry folks, forgot to cvs add/remove before commit.Simo Sorce1-0/+462
2003-10-13So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce2-7/+26
2003-10-10Match Samba 2.2, and make ACB_NORMAL the default ACB value.Andrew Bartlett1-0/+7
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-06split some security related functions in their own files.Simo Sorce1-2/+2
2003-10-02Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.Jeremy Allison1-0/+4
2003-09-21Fix bug and do more error checking. Noticed by Wilco Baan Hofman <wilco@andob...Jelmer Vernooij1-13/+33
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison5-23/+75
2003-09-18Oops. Proper fix for #470.Jeremy Allison1-18/+20
2003-09-18Fix for #470 - unable to display SIDs in ACLs.Jeremy Allison1-2/+11
2003-09-16Fix typo. Found by Aurelien DegremontJelmer Vernooij1-1/+1
2003-09-15Merge from Samba 3.0:Tim Potter1-267/+226
2003-09-15Merge from Samba 3.0:Tim Potter1-29/+8
2003-09-09removing unused filesGerald Carter2-1650/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter8-31/+666
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce6-80/+87
2003-07-16ading new files from 3.0Gerald Carter1-0/+78
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter11-2506/+1342
2003-05-28Merge of cut and paste fix from 3.0Tim Potter1-3/+3
2003-05-28Merge of uint32/uid_t mismatch from 3.0Tim Potter2-3/+3
2003-05-27cut-n-paste errorGerald Carter1-1/+1
2003-05-27fix bug 118; replace hard coded 'next[User|Group]Rid' attribute namesGerald Carter1-6/+8
2003-05-22fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...Gerald Carter1-1/+4
2003-05-18port fixes from 3.0Simo Sorce3-10/+4