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
/
libnet_passwd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22669: fix uninitialized element which was causing a crash with 'net passwor...
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...
Stefan Metzmacher
2007-10-10
1
-28
/
+48
*
r18609: error_string should not contain newlines.
Günther Deschner
2007-10-10
1
-24
/
+24
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r14470: Remove some unnecessary headers.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14058: Try to make the continuation on the list of password set mechs clearer.
Andrew Bartlett
2007-10-10
1
-2
/
+5
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12858: This moves the libnet_LookupPdc code to use a GetDC request to find
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
2007-10-10
1
-6
/
+2
*
r8235: fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8232: remove samr_String and netr_String as they are the same as lsa_String
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r8077: Propagate changes in rpc connect routine to functions using it
Rafal Szczesniak
2007-10-10
1
-27
/
+27
*
r7204: Also fall back to different password set methods on WRITE_FAULT, as
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4722: Start to add 'net join' to Samba4.
Andrew Bartlett
2007-10-10
1
-45
/
+1
*
r4721: Changes to libnet_passwd to take advantage of the new easier to call
Andrew Bartlett
2007-10-10
1
-198
/
+223
*
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
2007-10-10
1
-9
/
+9
*
r3478: split out some more pieces of includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3462: separate out the crypto includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2545: str_charnum -> strlen_m.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r2458: Rename policy handle parameters for the SAMR pipe. Parameters now
Tim Potter
2007-10-10
1
-10
/
+10
*
r2346: fix some minor stuff
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r2064: fix some error cases
Stefan Metzmacher
2007-10-10
1
-1
/
+36
*
r2021: add password change fallback to SetUserInfo level 25,24,23
Stefan Metzmacher
2007-10-10
1
-0
/
+130
*
r1952: change the _RPC levels into _SAMR
Stefan Metzmacher
2007-10-10
1
-96
/
+130
*
r1950: implement libnet_SetPassword_rpc()
Stefan Metzmacher
2007-10-10
1
-2
/
+207
*
r1947: fix cup & paste errors
Stefan Metzmacher
2007-10-10
1
-14
/
+18
*
r1928: give up on NT_STATUS_PASSWORD_RESTRICTION
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r1926: fallback to other SAMR ChangePasswordUser levels
Stefan Metzmacher
2007-10-10
1
-5
/
+121
*
r1919: paasword change basicly works now:-)
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r1878: implemet libnet_context_{init,destroy}
Stefan Metzmacher
2007-10-10
1
-1
/
+14
*
r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...
Stefan Metzmacher
2007-10-10
1
-26
/
+68
*
r1816: here's the initial idea of libnet
Stefan Metzmacher
2007-10-10
1
-0
/
+117