Age | Commit message (Expand) | Author | Files | Lines |
2010-11-27 | s4:samba3sam LDB module - correctly print out an unsigned value | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-11-27 | s4:samba3sam LDB module - make the "pw_uid"/"pw_gid" conversion a bit clearer | Matthias Dieter Wallnöfer | 1 | -2/+6 |
2010-11-01 | s4-ldb: enable version checking in dsdb ldb modules | Andrew Tridgell | 1 | -0/+1 |
2010-11-01 | s4-dsdb: convert the rest of the ldb modules to the new module type | Andrew Tridgell | 1 | -1/+6 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+0 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -3/+2 |
2009-10-21 | S4: ldb_map modules uses defines that are reserved | Torgeir Lerkerød | 1 | -84/+84 |
2009-09-14 | dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least) | Michael Adam | 1 | -1/+0 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 1 | -1/+1 |
2009-01-30 | Fix all other modules to use ldb_module.h instead of ldb_private.h | Simo Sorce | 1 | -7/+8 |
2008-07-12 | rename sambaPassword -> userPassword. | Andrew Bartlett | 1 | -2/+2 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -15/+2 |
2008-01-16 | Allow the 'extra' objectclass added to objectClass attributes by | Andrew Bartlett | 1 | -1/+1 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -2/+2 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -11/+12 |
2007-10-10 | r22769: Fix include location. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20460: Simplfy the handling of password hashes in the samba3sam module. | Andrew Bartlett | 1 | -7/+3 |
2007-10-10 | r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> to | Andrew Bartlett | 1 | -65/+115 |
2007-10-10 | r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19731: Modify the ldb_map infrustructure to always map from requested | Andrew Bartlett | 1 | -5/+9 |
2007-10-10 | r19313: Don't mess with hierarchies!! | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r18495: More work on the LDAP backend (which now passes a lot of our tests!) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17525: This is a merge from the Google Summer of Code 2006 project by Martin... | Andrew Bartlett | 1 | -2/+33 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12860: Remove unused function. (we handle this in the password_hash module). | Andrew Bartlett | 1 | -22/+0 |
2007-10-10 | r12743: Remove the ugly way we had to make a second stage init and introduce | Simo Sorce | 1 | -3/+1 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -1/+3 |
2007-10-10 | r12719: Rename unicodePwd -> sambaPassword. | Andrew Bartlett | 1 | -15/+2 |
2007-10-10 | r12658: Couple of fixes related to shared module builds. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r9992: More fixes from the 64-bit warning police. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9915: Some more mappings. Fix weird sAMAccountName values. | Jelmer Vernooij | 1 | -10/+47 |
2007-10-10 | r9908: Generate posixUser and posixGroup as well | Jelmer Vernooij | 1 | -25/+151 |
2007-10-10 | r9899: Be more conservative about what is sent to the remote server in ldb_map. | Jelmer Vernooij | 1 | -15/+29 |
2007-10-10 | r9883: More nested initialiser fixes. | Tim Potter | 1 | -21/+79 |
2007-10-10 | r9849: Extend testsuite a bit more. | Jelmer Vernooij | 1 | -2/+50 |
2007-10-10 | r9842: More error checks in the ldb_map modules, extend testsuite | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9835: Make ldb_map compile in the stand-alone LDB build | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r9793: Be more verbose, check for errors in upgrade script. | Jelmer Vernooij | 1 | -21/+9 |
2007-10-10 | r9786: Move ldb_map into ldb/modules/ | Jelmer Vernooij | 1 | -0/+631 |