s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / utils / net_idmap.c
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2019-07-02 Douglas Bagnallnet idmap check: correct spelling of --force
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
2019-04-11 Swen Schilligutils: Update error check for new string conversion...
2019-03-01 Swen Schilligutils: Use wrapper for string to integer conversion
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-08-10 Andreas Schneiders3:utils: Do not overflow the destination buffer in...
2014-11-03 David Disseldorpnet_idmap: don't leak state_path onto talloc tos
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2013-11-14 Volker Lendeckeautorid: Correctly init range_index for "delete range"
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-08 Atul Kulkarninet: remove net idmap secret
2013-11-07 Atul Kulkarninet: correct typos in net idmap delete ranges help...
2013-10-02 Michael Adamnet: allow "net idmap get ranges" to list all ranges
2013-10-01 Michael Adamnet: implement "net idmap delete ranges"
2013-10-01 Michael Adamnet: add "net idmap get ranges" operation for autorid
2013-10-01 Michael Adamnet: implement "net idmap delete range"
2013-10-01 Michael Adamnet: implement "net idmap get range"
2013-10-01 Michael Adamnet: add "net idmap set range" (for autorid backend)
2013-10-01 Volker Lendeckenet idmap: add utility function parse_uint32()
2013-10-01 Atul Kulkarninet: add "net idmap get config" to read the autorid...
2013-10-01 Michael Adamnet: add "net idmap get" command
2013-10-01 Atul Kulkarninet: add "net idmap set config" command to store the...
2013-10-01 Atul Kulkarninet: add new function net_idmap_opendb_autorid()
2013-10-01 Michael Adamnet: rename "idmap_dump_ctx" to "net_idmap_ctx".
2013-10-01 Michael Adamnet: move the "net idmap delete" functionality to subco...
2013-10-01 Michael Adamnet: add the "net idmap set secret" subcommand as alias...
2013-10-01 Michael Adamnet: move the "net idmap set" functionality to subcomma...
2013-10-01 Michael Adamnet: rename "net idmap setmap" to "net idmap set"
2013-10-01 Michael Adamnet: improve help text for "net idmap restore"
2013-10-01 Michael Adamnet: improve help text for "net idmap dump"
2013-03-09 Christof Schmitts3-net: Allow setting the ldap password for idmap_rfc2307
2013-02-05 Michael Adams3:net: reduce indentation in net idmap delete for...
2013-02-05 Michael Adams3:net: introduce a talloc stackframe for net idmap...
2013-02-05 Christian Ambachs3:net_idmap_delete do not lock two records at the...
2013-02-05 Michael Adams3:net idmap: use lp_idmap_default_backend() now that...
2013-02-05 Michael Adams3:net idmap: remove call to lp_idmap_backend() - this...
2013-01-29 Christian Ambachs3:utils/net remove aclmapset command
2013-01-29 Christian Ambachs3:net_idmap_dump support dumping autorid backend
2013-01-29 Christian Ambachs3:net_idmap_dump add missing braces
2013-01-29 Christian Ambachs3:net_idmap_dump remove obsolete support for tdb:idmap...
2013-01-29 Christian Ambachs3:net_idmap_dump deal with idmap config * : backend...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_int32() to NTSTATUS...
2011-10-11 Michael Adams3:net: convert net idmap to use only dbwrap wrapper...
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... samba-4.0.0alpha16
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-04-07 Gregor Becks3-net: fix the usage output of "net idmap check"
2011-04-04 Gregor Becks3-net: add command "net idmap check"
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-02-09 Gregor Becks3:net idmap: implement net idmap delete
2011-02-09 Michael Adams3:net idmap dump: report correct database file when...
2011-02-09 Gregor Becks3:net idmap dump: use net_idmap_dbfile
2011-02-09 Michael Adams3:net idmap restore: correctly abort operation if...
2011-02-09 Michael Adams3:net idmap: fix error reporting in net_idmap_dbfile()
2011-02-09 Gregor Becks3:net factor out net_idmap_dbfile
2011-02-09 Gregor Becks3:net idmap restore: fix segfault on missing input...
2011-02-08 Gregor Becks3:net: remove unused net_idmap_help
2011-01-02 Michael Adams3:net: make idmap_store_secret static.
2011-01-02 Michael Adams3:net: fix the usage for net idmap secret (removing...
2011-01-02 Michael Adams3:net: remove alloc parameter from idmap_store_secret...
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-14 Michael Adams3:net: remove the "net idmap secret alloc" functionality.
2010-08-14 Michael Adams3:net: rewrite "net idmap restore" using dbwrap
2010-08-14 Michael Adams3:net: change "net idmap dump" to use dbwrap instead...
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-19 Kai Blins3 net/i18n: Use only one spelling for "Usage:"
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2009-07-30 Kai Blins3 net: i18n support for net idmap
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net idmap" use functable3
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2008-04-11 Stefan Metzmachernet_idmap: use wbcSet[U|G]idMapping() and wbcSet[U...
2008-03-25 Karolin SeegerFix usage message for 'net idmap dump'.
2008-03-17 Volker LendeckeAdd "net idmap aclmapset"
2007-12-15 Volker LendeckeReplace sid_string_static with sid_string_tos
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16270: Fix Klocwork #706 - ensure sscanf has correct...
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Jeremy Allisonr11155: Remove warning in torturous logic.
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Günther Deschnerr4972: Fix a warning and some debugging-outputs.
2007-10-10 Volker Lendecker4254: Add an undocumented hack. I had to delete a...
next