Revert "autorid: reserve 500 IDs at the top of the ALLOC range."
[obnox/samba/samba-obnox.git] / source3 / winbindd / idmap_autorid.c
2014-04-29 Michael AdamRevert "autorid: reserve 500 IDs at the top of the...
2014-04-25 Michael Adamautorid: Add allocation from above in alloc range for...
2014-04-25 Michael Adamautorid: use dbwrap_trans_do() in idmap_autorid_sid_to_...
2014-04-25 Michael Adamautorid: reserve 500 IDs at the top of the ALLOC range.
2014-04-25 Michael Adamautorid: reverse order of arguments of idmap_autorid_si...
2014-04-25 Michael Adamautorid: introduce idmap_autorid_domsid_is_for_alloc()
2014-04-25 Michael Adamautorid: factor idmap_autorid_sid_to_id() out of idmap_...
2014-04-25 Michael Adamautorid: make the checks for bumping num_mapped identic...
2014-04-25 Michael Adamautorid: explicitly return NTSTATUS_OK in idmap_autorid...
2014-04-25 Michael Adamautorid: more explicitly and reasonably set map->state...
2014-04-25 Michael Adamautorid: rename idmap_autorid_sid_to_id() -> idmap_auto...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_sid_to_id() -> idmap_...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_id_to_sid() -> idmap_...
2014-04-25 Michael Adamautorid: factor idmap_autorid_get_alloc_range() out...
2014-04-25 Michael Adamautorid: improve a debug message in idmap_autorid_map_s...
2014-04-25 Michael Adamautorid: remove a legacy comment from sid_to_id
2014-04-03 Michael Adamautorid: use the db argument in the initialize traverse...
2014-04-03 Michael Adamautorid: make the whole initialization atomic with...
2014-04-02 Michael Adamautorid: initialize: fix typo in and further improve...
2014-04-02 Michael Adamautorid: initialize: use the split db_open and init_hwm...
2014-04-02 Michael Adamautorid: initialize: open the autorid db as late as...
2014-04-02 Michael Adamautorid: initialize: link config to commonconfig as...
2014-04-02 Michael Adamautorid: initialize: link commonconfig to dom as soon...
2014-04-02 Michael Adamautorid: initialize: store config directly before alloc...
2014-04-02 Christof SchmittRename module init functions from samba_init_module
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-07 Abhidnya Joshiidmap_autorid: fix failure in reverse lookup if ID...
2013-10-01 Atul Kulkarniidmap_autorid: remove autorid_global_config member...
2013-10-01 Atul Kulkarniidmap_autorid: move the checks from idmap_autorid_initi...
2013-10-01 Michael Adamidmap_autorid: change idmap_autorid_loadconfig() to...
2013-10-01 Atul Kulkarniidmap_autorid: extract common code to separate file
2013-10-01 Michael Adamidmap_autorid: remove the ignore_builtin bool from...
2013-10-01 Atul Kulkarniidmap_autorid: add path, and db parameters to idmap_aut...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-07-08 Volker Lendeckes3:idmap_autorid: Add a NULL check in idmap_autorid_pre...
2013-07-08 Volker Lendeckes3:idmap_autorid: Don't zero in idmap_autorid_prealloca...
2013-07-08 Volker Lendeckes3:idmap_autorid: Use ARRAY_SIZE where appropriate
2013-05-06 Michael Adams3:idmap:autorid: add a comment block explaining the...
2013-05-06 Michael Adams3:idmap:autorid: simplify the id->sid calculation
2013-05-06 Michael Adams3:idmap:autorid: calculate the range's low_id in idmap...
2013-05-06 Michael Adams3:idmap:autorid: make calculation in idmap_autorid_sid...
2013-05-06 Michael Adams3:idmap:autorid: rename range.multiplier to domain_ran...
2013-05-06 Michael Adams3:idmap:autorid: rename autorid_range_config.sid to...
2013-05-06 Michael Adams3:idmap:autorid: rename autorid_domain_config -->...
2013-05-06 Michael Adams3:idmap:autorid: rename domainnum to rangenum
2013-05-06 Abhidnya Joshis3:winbindd/autorid multiple range support
2013-02-13 Michael Adams3:idmap_autorid: fix freeing of non-talloced memory...
2013-01-02 Andreas Schneiders3-idmap: Check return value of string_to_sid().
2012-12-03 Michael Adams3:idmap_autorid: force mapping type to ID_TYPE_BOTH...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_in...
2012-06-15 Volker Lendeckedbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-05-08 Christian Ambachs3:winbindd:autorid check that transaction start did...
2012-05-08 Christian Ambachs3:winbindd/autorid add ignore builtin parameter
2012-05-08 Christian Ambachs3:winbindd/autorid add support for read-only mode
2012-05-08 Christian Ambachs3:winbindd/autorid preallocate well-known SIDs
2012-05-01 Christian Ambachs3:winbindd/autorid use idmap_tdb_common code in autorid
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2011-12-16 Christian Ambachs3:idmap_autorid: use less transactions
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-21 Christian Ambachs3:idmap_autorid: add an allocation range to autorid
2011-10-21 Christian Ambachs3:idmap_autorid: move HWM initialization into a function
2011-10-21 Christian Ambachs3:idmap_autorid: use strings as parameter for range...
2011-10-21 Christian Ambachs3:winbindd/idmap make idmap modules loadable again
2011-10-21 Christian AmbachRevert "s3:idmap/autorid add a small alloc pool to...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:idmap_autorid: make a debug message more precise
2011-10-11 Michael Adams3:idmap_autorid: untangle function from check and...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-09-07 Christian Ambachs3:idmap/autorid add a small alloc pool to autorid
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 Michael Adams3:idmap_autorid: remove redundant code
2011-06-20 Michael Adams3:idmap_autorid: in initialize, don't leak storedconfi...
2011-06-20 Michael Adams3:idmap_autorid: use "idmap config * : rangesize"...
2011-06-20 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-11 Michael AdamRevert "s3:idmap_autorid: add a talloc_stackframe(...
2011-06-11 Michael AdamRevert "s3:idmap_autorid: use "idmap config <DOMAIN...
2011-06-11 Michael AdamRevert "s3:idmap_autorid: fail initialization if the...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-07 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-07 Michael Adams3:idmap_autorid: use "idmap config <DOMAIN> : rangesiz...
2011-06-07 Michael Adams3:idmap_autorid: add a talloc_stackframe() to idmap_au...
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-22 Michael Adams3:idmap: remove the params argument from the init...
2011-03-18 Christian Ambachs3:autorid make sure we set the mapping status correct...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused variable
2011-03-18 Volker Lendeckeidmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sid
2011-03-18 Volker Lendeckeidmap-autorid: Remove an else branch
next