index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libnet
/
libnet_group.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libnet/libnet_group.c: make use of use tevent_req based dcerpc_binding_han...
Stefan Metzmacher
2010-03-12
1
-24
/
+33
*
s4:libnet - change variables to "unsigned" where needed
Matthias Dieter Wallnöfer
2010-03-10
1
-1
/
+1
*
s4:libnet: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
1
-3
/
+2
*
s4:libnet: rename uint => uint32_t because uint is not portable
Stefan Metzmacher
2009-07-15
1
-1
/
+1
*
s4 libnet: Add support for groupinfo by sid lookup
Kai Blin
2008-12-29
1
-23
/
+73
*
s4 libnet: Add group_name member to struct libnet_GroupInfo's out struct.
Kai Blin
2008-12-29
1
-1
/
+3
*
s4-samr: merge samr_EnumDomainGroups from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-4
/
+12
*
s4-libnet: fix user and group enumeration functions after lsa changes.
Günther Deschner
2008-10-27
1
-0
/
+2
*
s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-2
/
+4
*
r26632: Add libnet_CreateGroup function.
Rafal Szczesniak
2007-12-30
1
-16
/
+215
*
r26532: Fix mistake in assignment.
Rafal Szczesniak
2007-12-21
1
-1
/
+1
*
r26519: Add libnet_GroupList function. Totally untested (yet), but
Rafal Szczesniak
2007-12-21
1
-0
/
+250
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24732: Add comments and fix memory leak.
Rafal Szczesniak
2007-10-10
1
-8
/
+61
*
r24680: fix a couple of stupid typos from previous commit.
Rafal Szczesniak
2007-10-10
1
-6
/
+6
*
r24679: Add (raw and untested) implementation of libnet_GroupInfo function.
Rafal Szczesniak
2007-10-10
1
-0
/
+179