Age | Commit message (Expand) | Author | Files | Lines |
2010-06-03 | s3: remove unused librpc/ndr/sid.c. | Günther Deschner | 1 | -0/+1 |
2010-05-31 | s3-build: only use ndr_security.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-28 | s3:lib s3:lib move get_global_sam_name to util_names.c | Andrew Bartlett | 1 | -13/+0 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -64/+64 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -3/+3 |
2010-04-10 | s3: Use IS_DC macro in get_global_sam_name() | Volker Lendecke | 1 | -1/+1 |
2010-02-20 | s3: Make string_to_sid survive the LOCAL-string_to_sid test | Volker Lendecke | 1 | -13/+40 |
2010-01-25 | Revert "s3: Make string_to_sid a wrapper around dom_sid_parse" | Volker Lendecke | 1 | -7/+50 |
2010-01-23 | s3: Make string_to_sid a wrapper around dom_sid_parse | Volker Lendecke | 1 | -50/+7 |
2010-01-23 | s3: Remove string_sid_talloc | Volker Lendecke | 1 | -13/+0 |
2010-01-23 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -11/+11 |
2010-01-02 | s3: Adapt sid_dup_talloc to README.Coding | Volker Lendecke | 1 | -8/+9 |
2009-11-03 | s3: Remove debug_ctx() | Volker Lendecke | 1 | -1/+1 |
2009-05-28 | Make sid_binstring & friends take a talloc context | Volker Lendecke | 1 | -7/+9 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -3/+3 |
2008-10-21 | Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles. | Jeremy Allison | 1 | -0/+11 |
2008-08-15 | I think the problem with these functions is that lookup_usergroups | Herb Lewis | 1 | -17/+17 |
2008-04-04 | Use sid_array_from_info3 in lookup_usergroups_cached(). | Günther Deschner | 1 | -1/+8 |
2008-02-17 | Use netr_SamInfo3 in sid_array_from_info3. | Günther Deschner | 1 | -15/+15 |
2008-01-09 | Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. | Michael Adam | 1 | -28/+42 |
2007-12-29 | Remove tiny code duplication | Volker Lendecke | 1 | -15/+3 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -1/+1 |
2007-12-15 | Use dom_sid_string for sid_string_talloc | Volker Lendecke | 1 | -29/+12 |
2007-12-15 | sid_string_static is no more :-) | Volker Lendecke | 1 | -11/+8 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -1/+1 |
2007-12-15 | Add sid_string_dbg | Volker Lendecke | 1 | -0/+5 |
2007-12-15 | add sid_string_talloc | Volker Lendecke | 1 | -2/+10 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -15/+15 |
2007-10-10 | r25575: Document S-1-5-12 (restriced code sid). | Günther Deschner | 1 | -1/+7 |
2007-10-10 | r25040: Add "net sam rights" | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from... | Günther Deschner | 1 | -0/+65 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r22481: Move check for non-mappable SIDs to after sid_to_uid, | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r20090: Fix a class of bugs found by James Peach. Ensure | Jeremy Allison | 1 | -16/+15 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r17316: More C++ warnings -- 456 left | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16350: Fix the build. | Günther Deschner | 1 | -0/+19 |
2007-10-10 | r15305: Let winbind search by sid directly (or in windows terms: "bind to a | Günther Deschner | 1 | -0/+18 |
2007-10-10 | r15251: Adding PreWin2kAccess builtin sid. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -3/+5 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -0/+5 |
2007-10-10 | r13024: Add is_null_sid. | Günther Deschner | 1 | -0/+6 |
2007-10-10 | r12387: Make string_to_sid a little more silent. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r12169: Remove an unused function | Volker Lendecke | 1 | -35/+0 |
2007-10-10 | r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu... | Volker Lendecke | 1 | -42/+3 |
2007-10-10 | r11230: Remove the '//' i was using to test something...oops | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r11229: an even bigger speedup spotted by Volker. string_to_sid() is now tak... | Jim McDonough | 1 | -2/+2 |
2007-10-10 | r11228: Speed up string_to_sid by removing next_token calls, thus eliminating | Jim McDonough | 1 | -34/+27 |