Age | Commit message (Expand) | Author | Files | Lines |
2009-07-15 | s4:libnet: rename uint => uint32_t because uint is not portable | Stefan Metzmacher | 1 | -1/+1 |
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 |
2008-10-27 | s4-libnet: fix user and group enumeration functions after lsa changes. | Günther Deschner | 1 | -0/+2 |
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -2/+4 |
2007-12-30 | r26632: Add libnet_CreateGroup function. | Rafal Szczesniak | 1 | -16/+215 |
2007-12-21 | r26532: Fix mistake in assignment. | Rafal Szczesniak | 1 | -1/+1 |
2007-12-21 | r26519: Add libnet_GroupList function. Totally untested (yet), but | Rafal Szczesniak | 1 | -0/+250 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24732: Add comments and fix memory leak. | Rafal Szczesniak | 1 | -8/+61 |
2007-10-10 | r24680: fix a couple of stupid typos from previous commit. | Rafal Szczesniak | 1 | -6/+6 |
2007-10-10 | r24679: Add (raw and untested) implementation of libnet_GroupInfo function. | Rafal Szczesniak | 1 | -0/+179 |