index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libnet
/
userman.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-1
/
+1
*
s4:libnet: let libnet_rpc_usermod() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-3
/
+3
*
s4:libnet: let libnet_rpc_usermod_send() take tevent_context/dcerpc_binding_h...
Stefan Metzmacher
2014-01-16
1
-11
/
+13
*
s4:libnet: let libnet_rpc_userdel() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-3
/
+3
*
s4:libnet: let libnet_rpc_userdel_send() take tevent_context/dcerpc_binding_h...
Stefan Metzmacher
2014-01-16
1
-9
/
+11
*
s4:libnet: let libnet_rpc_useradd() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-3
/
+3
*
s4:libnet: let libnet_rpc_useradd_send() take tevent_context/dcerpc_binding_h...
Stefan Metzmacher
2014-01-16
1
-8
/
+10
*
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-14
/
+10
*
s4-libnet: Add mem_ctx to libnet_rpc_usermod calls (bug #8889)
Andrew Bartlett
2012-04-30
1
-2
/
+3
*
s4-libnet: Add mem_ctx to libnet_rpc_userdel calls (bug #8889)
Andrew Bartlett
2012-04-30
1
-2
/
+3
*
s4-libnet: Add mem_ctx to libnet_rpc_useradd calls (bug #8889)
Andrew Bartlett
2012-04-30
1
-2
/
+3
*
s4:libnet/usernam.c: make use of use tevent_req based dcerpc_binding_handle s...
Stefan Metzmacher
2010-03-12
1
-64
/
+89
*
s4:libnet: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
1
-8
/
+8
*
Fix compiler warnings in libnet.
Jelmer Vernooij
2008-12-23
1
-5
/
+2
*
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-1
/
+4
*
s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-10
/
+18
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-0
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25356: Conversion from the old-style composite functions take 2.
Rafal Szczesniak
2007-10-10
1
-340
/
+239
*
r25315: Revert my last change until I find out what's causing the
Rafal Szczesniak
2007-10-10
1
-233
/
+334
*
r25312: Replace the old-style composite calls.
Rafal Szczesniak
2007-10-10
1
-334
/
+233
*
r24051: more monitor function calls and monitor msg names
Rafal Szczesniak
2007-10-10
1
-8
/
+8
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23292: check for errors returned in a call result.
Rafal Szczesniak
2007-10-10
1
-0
/
+5
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-11
/
+11
*
r22763: replace talloc_zero calls with composite_create and add more
Rafal Szczesniak
2007-10-10
1
-3
/
+8
*
r20138: return the proper status for the other functions as well.
Rafal Szczesniak
2007-10-10
1
-3
/
+7
*
r20137: return the proper status.
Rafal Szczesniak
2007-10-10
1
-1
/
+4
*
r19024: remove read-only and policy dependent fields and flags
Rafal Szczesniak
2007-10-10
1
-87
/
+9
*
r18752: When change is a big one, it needs to be made in a couple
Rafal Szczesniak
2007-10-10
1
-26
/
+84
*
r18682: a bit of a change in setfield function.
Rafal Szczesniak
2007-10-10
1
-127
/
+127
*
r18655: add more fields and better handle the error case where fields
Rafal Szczesniak
2007-10-10
1
-2
/
+66
*
r16530: Send monitor messages only after successful receiving result of a stage.
Rafal Szczesniak
2007-10-10
1
-25
/
+33
*
r16476: Error in composite functions implemented the 'old way' (single event ...
Rafal Szczesniak
2007-10-10
1
-2
/
+4
*
r15726: Comments and a couple of minor formattings in the code.
Rafal Szczesniak
2007-10-10
1
-57
/
+121
*
r15663: Turn libnet_DeleteUser into async function and fix subtle bug probably
Rafal Szczesniak
2007-10-10
1
-2
/
+3
*
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12611: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12105: Formatting.
Rafal Szczesniak
2007-10-10
1
-3
/
+3
*
r10679: Monitor messages should be issued from usermod functions.
Rafal Szczesniak
2007-10-10
1
-8
/
+51
*
r10631: Formatting.
Rafal Szczesniak
2007-10-10
1
-3
/
+3
*
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
2007-10-10
1
-35
/
+32
*
r9994: Unused variable.
Tim Potter
2007-10-10
1
-1
/
+0
*
r9090: Another field in usermod function - account flags.
Rafal Szczesniak
2007-10-10
1
-0
/
+6
*
r9037: New fields in usermod function - allow_password_change and
Rafal Szczesniak
2007-10-10
1
-0
/
+13
*
r8904: Split off the query stage as a separate function.
Rafal Szczesniak
2007-10-10
1
-5
/
+33
*
r8896: Handle more complex case where field being changed doesn't appear
Rafal Szczesniak
2007-10-10
1
-40
/
+89
*
r8845: Removing unnecessary string length calculations. Thanks abartlet
Rafal Szczesniak
2007-10-10
1
-12
/
+2
*
r8808: More comments.
Rafal Szczesniak
2007-10-10
1
-0
/
+41
[next]