Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-12 | s4:libnet/libnet_group.c: make use of use tevent_req based ↵ | Stefan Metzmacher | 1 | -24/+33 | |
dcerpc_binding_handle stubs metze | |||||
2010-03-10 | s4:libnet - change variables to "unsigned" where needed | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-03-01 | s4:libnet: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 1 | -3/+2 | |
metze | |||||
2009-07-15 | s4:libnet: rename uint => uint32_t because uint is not portable | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-12-29 | s4 libnet: Add support for groupinfo by sid lookup | Kai Blin | 1 | -23/+73 | |
2008-12-29 | s4 libnet: Add group_name member to struct libnet_GroupInfo's out struct. | Kai Blin | 1 | -1/+3 | |
2008-11-10 | s4-samr: merge samr_EnumDomainGroups from s3 idl. (fixme: python) | Günther Deschner | 1 | -4/+12 | |
Guenther | |||||
2008-10-27 | s4-libnet: fix user and group enumeration functions after lsa changes. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2007-12-30 | r26632: Add libnet_CreateGroup function. | Rafal Szczesniak | 1 | -16/+215 | |
(This used to be commit b8e115a920cfbbb0eb0d98d880734912242b851c) | |||||
2007-12-21 | r26532: Fix mistake in assignment. | Rafal Szczesniak | 1 | -1/+1 | |
(This used to be commit 4d0ff8e375d5378c68c505f42246e62cfdd648a2) | |||||
2007-12-21 | r26519: Add libnet_GroupList function. Totally untested (yet), but | Rafal Szczesniak | 1 | -0/+250 | |
it builds for start. (This used to be commit 4e1054dc62d1d761eadce289d1a76a4e14a11d91) | |||||
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | |||||
2007-10-10 | r24732: Add comments and fix memory leak. | Rafal Szczesniak | 1 | -8/+61 | |
rafal (This used to be commit 07b52b360676692abf00b64e6eada0f7850357bd) | |||||
2007-10-10 | r24680: fix a couple of stupid typos from previous commit. | Rafal Szczesniak | 1 | -6/+6 | |
rafal (This used to be commit b21b322e4ce593dafb5331dc4d65fa2d69b61cb8) | |||||
2007-10-10 | r24679: Add (raw and untested) implementation of libnet_GroupInfo function. | Rafal Szczesniak | 1 | -0/+179 | |
rafal (This used to be commit 80479eee256ab549b28cbd086a1343ce2a3c4948) |