Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r6367: Slim down pdb_interface.c a bit. next_entry and search_end are function | Volker Lendecke | 1 | -10/+3 |
2007-10-10 | r6351: This is quite a large and intrusive patch, but there are not many piec... | Volker Lendecke | 1 | -34/+52 |
2007-10-10 | r6277: This implements a new caching API for enumerating the pdb elements. It is | Volker Lendecke | 1 | -0/+23 |
2007-10-10 | r6092: This much const causes the compiler on Fedora Core 2 | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i... | Volker Lendecke | 1 | -5/+10 |
2007-10-10 | r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids.... | Jim McDonough | 1 | -0/+15 |
2007-10-10 | r5655: Added support for Novell NDS universal password. Code donated by | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r5467: Optimize _samr_query_groupmem with LDAP backend for large domains. | Volker Lendecke | 1 | -0/+12 |
2007-10-10 | r5349: After talking with Jerry, reverted the addition of account policies to | Günther Deschner | 1 | -12/+0 |
2007-10-10 | r4932: Forgot to increase version with the account-policy-commit. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 1 | -0/+12 |
2007-10-10 | r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r3705: Nobody has commented, so I'll take this as an ack... | Volker Lendecke | 1 | -0/+12 |
2007-10-10 | r3566: Completely replace the queryuseraliases call. The previous implementat... | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r1388: Adding password history code for ldap backend, based on a patch from | Jeremy Allison | 1 | -3/+5 |
2007-10-10 | r116: volker's patch for local group and group nesting | Gerald Carter | 1 | -1/+80 |
2004-03-18 | Password lockout for LDAP backend. Caches autolock flag, bad count, and | Jim McDonough | 1 | -0/+9 |
2004-03-02 | fix typo for callback bit | Jim McDonough | 1 | -1/+1 |
2004-02-19 | Add bad password time fields | Jim McDonough | 1 | -0/+2 |
2004-02-12 | More sync between passdb on 3.0 and HEAD. | Jim McDonough | 1 | -2/+38 |
2004-01-04 | - Put functions for generating SQL queries in pdb_sql.c | Jelmer Vernooij | 1 | -0/+2 |
2003-11-20 | Typo fix. | Rafal Szczesniak | 1 | -2/+2 |
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 1 | -2/+6 |
2003-07-05 | Add some debug statments to our vampire code - try to make it easier to track | Andrew Bartlett | 1 | -0/+2 |
2003-07-05 | Fixes to our LDAP/vampire codepaths: | Andrew Bartlett | 1 | -0/+3 |
2003-06-18 | Ok, this patch removes the privilege stuff we had in, unused, for some time. | Simo Sorce | 1 | -14/+8 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -2/+147 |
2003-04-15 | Use the new modules system for passdb (merge from HEAD) | Jelmer Vernooij | 1 | -7/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -1/+47 |
2002-09-26 | syncing up with HEAD again.... | Gerald Carter | 1 | -14/+14 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -2/+2 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -14/+32 |
2002-03-19 | second step to gain free uid<->rid mapping | Simo Sorce | 1 | -8/+0 |
2002-03-19 | ops forgot this :-) | Simo Sorce | 1 | -0/+8 |
2002-02-22 | Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>. | Andrew Bartlett | 1 | -1/+4 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | This always points at a string literal, so it probably should be 'const'. | Andrew Bartlett | 1 | -1/+1 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -0/+67 |
2002-01-02 | removed stuff I wasn't using | Gerald Carter | 1 | -49/+0 |
2001-04-28 | rpcclient merge from 2.2 (including Jeremy's non-void return fix) | Gerald Carter | 1 | -1/+1 |
2001-04-12 | forgot one thing | Gerald Carter | 1 | -0/+4 |
2001-04-12 | still working on it | Gerald Carter | 1 | -6/+13 |
2001-04-09 | looking towards abstracting the passdb and uidmapping interfaces. | Gerald Carter | 1 | -0/+66 |