Age | Commit message (Expand) | Author | Files | Lines |
2004-02-12 | abartlet's pdb_set/changed flag fix for NULL passwords | Gerald Carter | 1 | -6/+4 |
2004-02-12 | merges from 3.0 | Gerald Carter | 1 | -2/+2 |
2004-02-12 | A couple of versioning adjustments. Remove unused version #define, and | Jim McDonough | 1 | -3/+4 |
2004-02-12 | Start of merging changes with SAMBA_3_0. Fix up some comments so that | Jim McDonough | 1 | -10/+10 |
2004-02-12 | tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a HEAD... | Gerald Carter | 1 | -53/+103 |
2004-02-11 | Move around function to fix build after recent static rampage. | Tim Potter | 1 | -63/+62 |
2004-02-10 | Fix compiler warning. | Rafal Szczesniak | 1 | -1/+2 |
2004-02-08 | (merge from 3.0) | Andrew Bartlett | 2 | -1/+14 |
2004-02-08 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+4 |
2004-02-08 | (merge from 3.0) | Andrew Bartlett | 1 | -3/+14 |
2004-02-08 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+2 |
2004-01-30 | (merge from 3.0) | Andrew Bartlett | 1 | -17/+31 |
2004-01-30 | disable any account that doesn't have a password and doesn't had the ACB_PWNO... | Gerald Carter | 1 | -6/+12 |
2004-01-29 | more initialization fixes | Gerald Carter | 1 | -0/+22 |
2004-01-29 | merge from 3.0 | Gerald Carter | 2 | -2/+51 |
2004-01-22 | fix previously committed old version by mistake | Simo Sorce | 1 | -3/+3 |
2004-01-22 | sorry for the conflict markers committed in by mistake :-( | Simo Sorce | 1 | -7/+1 |
2004-01-19 | 1. The most part of this patch changed the unknown_3 flag to the now known | Simo Sorce | 8 | -44/+22 |
2004-01-15 | Remove unused variables. | Rafal Szczesniak | 1 | -3/+0 |
2004-01-15 | Remove unused function. | Rafal Szczesniak | 1 | -13/+0 |
2004-01-14 | Initial design of some of the functions to operate on trust passwords | Rafal Szczesniak | 1 | -0/+202 |
2004-01-14 | Comment and formatting fix. | Rafal Szczesniak | 1 | -2/+3 |
2004-01-13 | sync HEAD with recent changes in 3.0 | Gerald Carter | 1 | -0/+38 |
2004-01-07 | This was cut-n-paste mistake, I guess... :) | Rafal Szczesniak | 1 | -1/+1 |
2004-01-07 | Typo fix. | Rafal Szczesniak | 1 | -1/+1 |
2004-01-07 | Prototype version of trust passwords moved to SAM/pdb. This is | Rafal Szczesniak | 1 | -0/+141 |
2004-01-06 | isolate ldap debug messages to the common smbldap_XXX() functions | Gerald Carter | 1 | -3/+0 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+10 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+8 |
2004-01-05 | Merge commit to 3_0: add pdb_pgsql | Jelmer Vernooij | 3 | -501/+1008 |
2003-12-22 | add well known rid for pre win2k compatible access group; bug 897 | Gerald Carter | 1 | -0/+1 |
2003-12-22 | Patch from Jianliang Lu j.lu@tiesse.com to manage Power Users | Jeremy Allison | 1 | -0/+1 |
2003-12-11 | Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f... | Alexander Bokovoy | 1 | -1/+1 |
2003-12-10 | more group lookup access fixes on the neverending bug 281 | Gerald Carter | 1 | -6/+16 |
2003-12-04 | support munged dial for ldapsam; patch from Aur�lien Degr�mont; bug 800 | Gerald Carter | 1 | -3/+15 |
2003-12-01 | another strequal() == 0 fix | Gerald Carter | 1 | -1/+1 |
2003-12-01 | add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608 | Gerald Carter | 1 | -0/+2 |
2003-11-24 | more access fixes for group enumeration in LDAP; bug 281 | Gerald Carter | 1 | -3/+14 |
2003-11-17 | * make sure we only enumerate group mapping entries | Gerald Carter | 1 | -14/+0 |
2003-11-14 | fix more memory leaks in the LDAP backend code; patches from metze | Gerald Carter | 1 | -22/+38 |
2003-11-09 | Merge from 3.0: | Andrew Bartlett | 1 | -13/+0 |
2003-11-07 | * only install swat html files once | Gerald Carter | 1 | -1/+4 |
2003-11-07 | fix for bug 680 (heads up). This gist is to map the | Gerald Carter | 1 | -5/+17 |
2003-11-07 | don't allow setting of the guest account | Gerald Carter | 1 | -0/+8 |
2003-11-06 | bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flag | Gerald Carter | 1 | -1/+1 |
2003-11-03 | TDBSAM update code from Aur?lien Degr?mont <adegremont@idealx.com>. | Jeremy Allison | 2 | -16/+620 |
2003-10-31 | Patch from Aur�lien Degr�mont <adegremont@idealx.com>. "entry" is dependent | Jeremy Allison | 1 | -2/+4 |
2003-10-31 | Fix another unused warning. | Tim Potter | 1 | -0/+3 |
2003-10-30 | If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide... | Jeremy Allison | 1 | -1/+1 |