s3:idmap: remove unused method dump_data() from the idmap API
[amitay/samba.git] / source3 / winbindd / idmap_tdb.c
2010-08-14 Michael Adams3:idmap: remove unused method dump_data() from the...
2010-08-14 Michael Adams3:idmap: remove the remove_mapping method from API...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-17 Michael Adams3:winbind:idmap_tdb: don't check ranges when an invali...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-07-29 Michael Adams3:winbind: use transaction store in idmap_tdb_set_hwm...
2009-07-29 Michael Adams3:winbind: fix typo in debug message in idmap_tdb.
2009-07-29 Michael Adams3:winbind: fix typo in debugmessage of idmap_tdb
2009-07-29 Michael Adams3:dbwrap: change dbwrap_change_uint32_atomic() to...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Michael Adams3:idmap_tdb: add an entry debug statment to idmap_tdb_...
2009-05-27 Michael Adams3:idmap_tdb: filter out of range mappings in default...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Bo YangMore fix to initialize idmap statuses
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Michael Adams3:idmap_tdb: simplify talloc usage with temp context...
2009-02-06 Michael Adams3:idmap_tdb: refactor out new function idmap_tdb_load_...
2009-02-06 Michael Adams3:idmap_tdb: use transactions in idmap_tdb_allocate_id()
2009-02-06 Michael Adams3:idmap_tdb: add tmp talloc ctx to idmap_tdb_sid_to_id...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Michael Adams3:idmap: move IDMAP_VERSION to the idmap tdb backend...
2009-01-19 Jelmer VernooijMerge branch 'v4-0-stable'
2009-01-19 Stefan Metzmachers3:idmap_tdb: convert to the dbwrap api
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Steven DannemanClean-up various trailing space and >80 column lines.
2008-11-19 Steven DannemanAdded ability to remove id mappings in wbinfo and libwb...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Volker LendeckeRemove two unused variables
2008-08-12 Volker LendeckeRemove "idmap alloc config : range" parameter
2008-08-12 Volker Lendeckeidmap rewrite
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-02 Volker LendeckeFix nonempty whitespace only lines
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/