summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/samba3sam.c
Commit message (Expand)AuthorAgeFilesLines
* s4:samba3sam LDB module - correctly print out an unsigned valueMatthias Dieter Wallnöfer2010-11-271-1/+2
* s4:samba3sam LDB module - make the "pw_uid"/"pw_gid" conversion a bit clearerMatthias Dieter Wallnöfer2010-11-271-2/+6
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+0
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+2
* S4: ldb_map modules uses defines that are reservedTorgeir Lerkerød2009-10-211-84/+84
* dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)Michael Adam2009-09-141-1/+0
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-231-1/+1
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-301-7/+8
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-121-2/+2
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-15/+2
* Allow the 'extra' objectclass added to objectClass attributes byAndrew Bartlett2008-01-161-1/+1
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+2
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-2/+3
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-11/+12
* r22769: Fix include location.Jelmer Vernooij2007-10-101-1/+1
* r21362: rename:Stefan Metzmacher2007-10-101-1/+1
* r20460: Simplfy the handling of password hashes in the samba3sam module.Andrew Bartlett2007-10-101-7/+3
* r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> toAndrew Bartlett2007-10-101-65/+115
* r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.Andrew Bartlett2007-10-101-1/+1
* r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett2007-10-101-5/+9
* r19313: Don't mess with hierarchies!!Simo Sorce2007-10-101-1/+1
* r18495: More work on the LDAP backend (which now passes a lot of our tests!)Andrew Bartlett2007-10-101-1/+1
* r17525: This is a merge from the Google Summer of Code 2006 project by Martin...Andrew Bartlett2007-10-101-2/+33
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-2/+2
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-2/+2
* r12860: Remove unused function. (we handle this in the password_hash module).Andrew Bartlett2007-10-101-22/+0
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-3/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+3
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-101-15/+2
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-101-4/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-4/+4
* r9992: More fixes from the 64-bit warning police.Tim Potter2007-10-101-2/+2
* r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij2007-10-101-10/+47
* r9908: Generate posixUser and posixGroup as wellJelmer Vernooij2007-10-101-25/+151
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2007-10-101-15/+29
* r9883: More nested initialiser fixes.Tim Potter2007-10-101-21/+79
* r9849: Extend testsuite a bit more.Jelmer Vernooij2007-10-101-2/+50
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2007-10-101-1/+1
* r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij2007-10-101-4/+4
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2007-10-101-21/+9
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2007-10-101-0/+631