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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7748: Use state structure in connection with io to get returned address.
Rafal Szczesniak
2007-10-10
1
-2
/
+3
*
r7734: A few missing pieces...
Rafal Szczesniak
2007-10-10
3
-5
/
+7
*
r7732: Implementation of very basic lookup function (to be used in more
Rafal Szczesniak
2007-10-10
6
-9
/
+141
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
4
-16
/
+15
*
r7630: Unused variable.
Tim Potter
2007-10-10
1
-1
/
+0
*
r7629: Unused labels.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7588: Fix lacking space in the comment.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r7587: More comments.
Rafal Szczesniak
2007-10-10
1
-0
/
+41
*
r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/
Rafal Szczesniak
2007-10-10
5
-43
/
+43
*
r7381: Put more rpc specifics in libnet context.
Rafal Szczesniak
2007-10-10
1
-0
/
+7
*
r7380: Mistakenly put one file twice in command line. Here's source of
Rafal Szczesniak
2007-10-10
1
-33
/
+36
*
r7379: Simplify CreateUser function and io structure. Also, implementing
Rafal Szczesniak
2007-10-10
1
-17
/
+8
*
r7323: Complete composite domain open call.
Rafal Szczesniak
2007-10-10
2
-4
/
+106
*
r7252: Formatting.
Rafal Szczesniak
2007-10-10
1
-1
/
+0
*
r7251: Initial work on composite domain open call.
Rafal Szczesniak
2007-10-10
1
-1
/
+2
*
r7250: Starting work on composite domain open call.
Rafal Szczesniak
2007-10-10
2
-0
/
+121
*
r7247: User shorter and more convenient name for credentials in
Rafal Szczesniak
2007-10-10
2
-2
/
+4
*
r7204: Also fall back to different password set methods on WRITE_FAULT, as
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r7203: Fill in the error message and fail if we can't open the secrets database.
Andrew Bartlett
2007-10-10
1
-0
/
+6
*
r6963: Further definitions for share manipulation code. Untested.
Rafal Szczesniak
2007-10-10
2
-0
/
+3
*
r6962: Severely simplified share functions. Removed call levels as we don't
Rafal Szczesniak
2007-10-10
2
-0
/
+232
*
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
2007-10-10
1
-3
/
+1
*
r6928: Add support for printing trusted domain names, sids and passwords in
Andrew Bartlett
2007-10-10
1
-52
/
+188
*
r6927: Make it easier to program with the SamSync callback interface, perform
Andrew Bartlett
2007-10-10
1
-35
/
+96
*
r6848: Remove some dead/unused code.
Tim Potter
2007-10-10
1
-3
/
+0
*
r6718: Formatting fixes.
Rafal Szczesniak
2007-10-10
1
-3
/
+2
*
r6709: Add monitor messages to useradd composite useradd function.
Rafal Szczesniak
2007-10-10
1
-5
/
+15
*
r6677: Unused variables.
Tim Potter
2007-10-10
1
-5
/
+0
*
r6624: I have put monitor function pointer into userinfo call, but I haven't put
Rafal Szczesniak
2007-10-10
1
-5
/
+7
*
r6616: First (and totally untested) approach to monitoring userinfo
Rafal Szczesniak
2007-10-10
1
-0
/
+13
*
r6603: More work on the samdump puzzle. This implements a function pointer
Andrew Bartlett
2007-10-10
2
-45
/
+124
*
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
2007-10-10
4
-1
/
+268
*
r6525: Remove incorrect comment.
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r6440: Adding libcli composite functions dependency, as we need to locate
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r6439: Clarify the comment.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r6425: Yet another comment.
Rafal Szczesniak
2007-10-10
1
-0
/
+9
*
r6424: More comments and fixes to existing ones.
Rafal Szczesniak
2007-10-10
1
-4
/
+39
*
r6419: Fix strange behaviour of NET-USERDEL where account doesn't actually
Rafal Szczesniak
2007-10-10
1
-1
/
+3
*
r6414: Added composite user del function. Slightly broken still, but I don't
Rafal Szczesniak
2007-10-10
2
-1
/
+197
*
r6390: A couple of changes in useradd function regarding pointers.
Rafal Szczesniak
2007-10-10
1
-5
/
+7
*
r6384: Formatting fixes.
Rafal Szczesniak
2007-10-10
1
-8
/
+7
*
r6383: Add user management file to build.
Rafal Szczesniak
2007-10-10
1
-1
/
+2
*
r6381: Started working on user account management functions.
Rafal Szczesniak
2007-10-10
2
-0
/
+189
*
r6165: fixed up the userinfo composite code. Fixes include:
Andrew Tridgell
2007-10-10
2
-66
/
+49
*
r6164: More comments in the code.
Rafal Szczesniak
2007-10-10
1
-2
/
+49
*
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
2007-10-10
1
-2
/
+3
*
r5983: Start support for being a domain member in Samba4.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
2007-10-10
4
-5
/
+6
*
r5928: Use cli_credentials in:
Jelmer Vernooij
2007-10-10
1
-4
/
+1
*
r5924: Use cli_credentials in libnet/.
Jelmer Vernooij
2007-10-10
2
-8
/
+4
[next]