pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source3 / lib / util_sid.c
2018-12-20 Volker Lendeckelib: Remove sid_string_dbg
2018-12-20 Volker Lendeckelib: Use dom_sid_str_buf
2018-12-11 Volker Lendeckelib: Remove sid_string_talloc
2018-12-10 Volker Lendeckelib: Remove sid_string_tos
2018-11-28 Volker Lendeckelib: Align integer types
2018-11-02 Volker Lendeckelib: Use dom_sid_str_buf
2016-01-16 Günther Deschners3-util: skip S-1-18 sids in token generaion in sid_arr...
2015-08-26 Volker Lendeckelib: Make sid_linearize take a uint8_t
2015-05-12 Volker Lendeckelib: Make sid_binstring_hex use TALLOC
2015-05-12 Volker Lendeckelib: Simplify sid_binstring_hex()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
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-05 Jeremy AllisonMore const compiler warning fixes.
2011-03-15 Volker Lendeckes3: "hex_encode" does the same as "binary_string"
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-03-03 Volker Lendeckes3: Use dom_sid_string_buf in sid_to_fstring
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartletts3 Replace is_sid_in_token() with security_token_has_si...
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-14 Andrew Bartletts3-util_sid Use the NDR parser to parse struct dom_sid
2010-09-14 Andrew Bartlettlibcli/security Merge source3/ string_to_sid() to commo...
2010-09-14 Andrew Bartletts3-util_sid use ARRAY_SIZE() to ensure we never overflo...
2010-09-14 Andrew Bartletts3-util_sid Accept S-1-5 as a SID
2010-09-14 Andrew Bartletts3-dom_sid Use C99 types in dom_sid handling
2010-09-11 Andrew Bartletts3-util_sid Tidy up global struct security_token
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN user_sids -> sids
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-06-21 Michael Adams3:fix an outdated comment.
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-28 Andrew Bartletts3:lib s3:lib move get_global_sam_name to util_names.c
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-04-10 Volker Lendeckes3: Use IS_DC macro in get_global_sam_name()
2010-02-20 Volker Lendeckes3: Make string_to_sid survive the LOCAL-string_to_sid...
2010-01-25 Volker LendeckeRevert "s3: Make string_to_sid a wrapper around dom_sid...
2010-01-23 Volker Lendeckes3: Make string_to_sid a wrapper around dom_sid_parse
2010-01-23 Volker Lendeckes3: Remove string_sid_talloc
2010-01-23 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-02 Volker Lendeckes3: Adapt sid_dup_talloc to README.Coding
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeMake sid_binstring & friends take a talloc context
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-15 Herb LewisI think the problem with these functions is that lookup...
2008-04-04 Günther DeschnerUse sid_array_from_info3 in lookup_usergroups_cached().
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 in sid_array_from_info3.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeUse dom_sid_string for sid_string_talloc
2007-12-15 Volker Lendeckesid_string_static is no more :-)
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeAdd sid_string_dbg
2007-12-15 Volker Lendeckeadd sid_string_talloc
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr25575: Document S-1-5-12 (restriced code sid).
2007-10-10 Volker Lendecker25040: Add "net sam rights"
2007-10-10 Günther Deschnerr23928: Merge all "copy-info3-groups-to-sid-array"...
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 Jeremy Allisonr22611: Fix from Jens Nissen <jens.nissen@gmx.net>...
2007-10-10 Jeremy Allisonr22481: Move check for non-mappable SIDs to after sid_t...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Günther Deschnerr16350: Fix the build.
2007-10-10 Günther Deschnerr15305: Let winbind search by sid directly (or in windo...
2007-10-10 Günther Deschnerr15251: Adding PreWin2kAccess builtin sid.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr13024: Add is_null_sid.
2007-10-10 Jeremy Allisonr12387: Make string_to_sid a little more silent.
2007-10-10 Volker Lendecker12169: Remove an unused function
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jim McDonoughr11230: Remove the '//' i was using to test something...
2007-10-10 Jim McDonoughr11229: an even bigger speedup spotted by Volker. ...
2007-10-10 Jim McDonoughr11228: Speed up string_to_sid by removing next_token...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
next