s3:idmap_tdb: fix hwm-handling to use uint32 consistently
[obnox/samba/samba-obnox.git] / source3 / winbindd / idmap_tdb.c
2011-10-11 Michael Adams3:idmap_tdb: fix hwm-handling to use uint32 consistently
2011-10-11 Michael Adams3:idmap: convert idmap_tdb to use dbwrap wrapper funct...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Rusty Russellsource3/winbindd/idmap_tdb.c: tdb2 support for wrong...
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2296: UNUSED_VALUE
2011-03-22 Michael Adams3:idmap: remove the params argument from the init...
2011-03-06 Volker Lendeckes3: Remove close_fn from idmap_methods
2011-03-06 Volker Lendeckes3-idmap-tdb: private_data is a talloc child of dom
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2010-11-02 Volker Lendeckes3: Fix a typo in a DEBUG msg
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-19 Günther Deschners3-idmap: fix uninitialized variable in idmap_tdb_sids_...
2010-08-14 Michael Adams3:idmap_tdb: use idmap_rw_new_mapping in idmap_tdb_new...
2010-08-14 Michael Adams3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context...
2010-08-14 Michael Adams3:idmap_tdb: add my (C)
2010-08-14 Michael Adams3:idmap_tdb: properly initialize the idmap_tdb context...
2010-08-14 Michael Adams3:idmap_tdb: prevent opening the idmap db more than...
2010-08-14 Michael Adams3:idmap_tdb: rewrite sids_to_unixids to create mapping...
2010-08-14 Michael Adams3:idmap_tdb: add a idmap_tdb_new_mapping().
2010-08-14 Michael Adams3:idmap_tdb: move the set_mapping code up
2010-08-14 Michael Adams3:idmap_tdb: use transaction wrapper for idmap_tdb_set...
2010-08-14 Michael Adams3:idmap_tdb: remove unused struct idmap_tdb_state.
2010-08-14 Michael Adams3:idmap_tdb: remove unused idmap_alloc_db
2010-08-14 Michael Adams3:idmap_tdb: remove unused idmap_tdb_alloc_close().
2010-08-14 Michael Adams3:idmap_tdb: give idmap_domain arg to idmap_tdb_alloca...
2010-08-14 Michael Adams3:idmap_tdb: call idmap_tdb_init_hwm() from idmap_tdb_...
2010-08-14 Michael Adams3:idmap_tdb: move idmap_tdb_init_hwm up.
2010-08-14 Michael Adams3:idmap_tdb: remove unused idmap_tdb_load_ranges()
2010-08-14 Michael Adams3:idmap_tdb: have idmap_tdb_open_db take an idmap_doma...
2010-08-14 Michael Adams3:idmap_tdb: rename idmap_tdb_alloc_init->idmap_tdb_in...
2010-08-14 Michael Adams3:idmap_tdb: move definition of struct idmap_tdb_conte...
2010-08-14 Michael Adams3:idmap_tdb: remove filter_low_id,filter_high_id from...
2010-08-14 Michael Adams3:idmap_tdb: add idmap domain arg to idmap_tdb_upgrade...
2010-08-14 Michael Adams3:idmap_tdb: use filter from idmap_domain rather than...
2010-08-14 Michael Adams3:idmap_tdb: give idmap domain argument to idmap_tdb_s...
2010-08-14 Michael Adams3:idmap_tdb: give idmap domain argument to idmap_tdb_i...
2010-08-14 Michael Adams3:idmap_tdb: implement allocate_id in idmap methods...
2010-08-14 Michael Adams3:idmap_tdb: add idmap_tdb_get_new_id() to allocate...
2010-08-14 Michael Adams3:idmap_tdb: convert idmap_tdb_allocate_id() to use...
2010-08-14 Michael Adams3:idmap_tdb: remove an extra blank line
2010-08-14 Michael Adams3:idmap_tdb: remove unused idmap_alloc_methods
2010-08-14 Michael Adams3:idmap_tdb: remove unused idmap_alloc_tdb_init()
2010-08-14 Michael Adams3:idmap_tdb: don't call idmap_alloc_tdb_init in idmap_...
2010-08-14 Michael Adams3:idmap_tdb: make idmap_alloc_tdb_init() static.
2010-08-14 Michael Adams3:idmap: remove the set_mapping method from the idmap API
2010-08-14 Michael Adams3:idmap: remove unused method set_id_hwm from idmap API
2010-08-14 Michael Adams3:idmap: remove unused alloc method get_id_hwm from...
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/