Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-10 | s3: Replace most calls to sid_append_rid() by sid_compose() | Volker Lendecke | 1 | -2/+2 | |
2009-10-20 | s3-lsa: Allow to lookup 'NT AUTHORITY\Anonymous Logon' as well. | Günther Deschner | 1 | -0/+1 | |
This is to finally pass RPC-LSA-LOOKUPNAMES test. Guenther | |||||
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -4/+2 | |
(This used to be commit bb35e794ec129805e874ceba882bcc1e84791a09) | |||||
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -4/+4 | |
bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f) | |||||
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense. | Volker Lendecke | 1 | -0/+11 | |
Volker (This used to be commit ae9614ce019e25fb29dad8429d93f3140c2f84ad) | |||||
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -0/+15 | |
Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f) | |||||
2007-10-10 | r12163: Change lookup_sid and lookup_name to return const char * instead of ↵ | Volker Lendecke | 1 | -2/+2 | |
char *, use a temporary talloc_ctx for clarity. Volker (This used to be commit b15815c804bf3e558ed6357b5e9a6e3e0fac777f) | |||||
2007-10-10 | r12051: Merge across the lookup_name and lookup_sid work. Lets see how the ↵ | Volker Lendecke | 1 | -0/+149 | |
build farm reacts :-) Volker (This used to be commit 9f99d04a54588cd9d1a1ab163ebb304437f932f7) |