index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libnet
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8248: Make these comments more accurate.
Andrew Bartlett
1
-4
/
+6
2007-10-10
r8246: Don't try and set the element after the end off the array to NULL.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r8235: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8232: remove samr_String and netr_String as they are the same as lsa_String
Stefan Metzmacher
4
-9
/
+9
2007-10-10
r8136: remove unused var
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r8098: Add my copyright and remove unecessary header dependency.
Rafal Szczesniak
1
-2
/
+2
2007-10-10
r8096: Remove function that has became libnet_Lookup fuction.
Rafal Szczesniak
2
-78
/
+0
2007-10-10
r8095: Fix compiler warning.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8077: Propagate changes in rpc connect routine to functions using it
Rafal Szczesniak
5
-96
/
+96
2007-10-10
r8076: Put name resolution methods into libnet_context. This allows libnet based
Rafal Szczesniak
3
-15
/
+47
2007-10-10
r8075: Make rpc connect function part of libnet api, as I suppose many
Rafal Szczesniak
2
-70
/
+64
2007-10-10
r7816: Implementation of "shortcut" function for those (probably many) who
Rafal Szczesniak
1
-0
/
+70
2007-10-10
r7748: Use state structure in connection with io to get returned address.
Rafal Szczesniak
1
-2
/
+3
2007-10-10
r7734: A few missing pieces...
Rafal Szczesniak
3
-5
/
+7
2007-10-10
r7732: Implementation of very basic lookup function (to be used in more
Rafal Szczesniak
6
-9
/
+141
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
4
-16
/
+15
2007-10-10
r7630: Unused variable.
Tim Potter
1
-1
/
+0
2007-10-10
r7629: Unused labels.
Tim Potter
1
-2
/
+0
2007-10-10
r7588: Fix lacking space in the comment.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r7587: More comments.
Rafal Szczesniak
1
-0
/
+41
2007-10-10
r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/
Rafal Szczesniak
5
-43
/
+43
2007-10-10
r7381: Put more rpc specifics in libnet context.
Rafal Szczesniak
1
-0
/
+7
2007-10-10
r7380: Mistakenly put one file twice in command line. Here's source of
Rafal Szczesniak
1
-33
/
+36
2007-10-10
r7379: Simplify CreateUser function and io structure. Also, implementing
Rafal Szczesniak
1
-17
/
+8
2007-10-10
r7323: Complete composite domain open call.
Rafal Szczesniak
2
-4
/
+106
2007-10-10
r7252: Formatting.
Rafal Szczesniak
1
-1
/
+0
2007-10-10
r7251: Initial work on composite domain open call.
Rafal Szczesniak
1
-1
/
+2
2007-10-10
r7250: Starting work on composite domain open call.
Rafal Szczesniak
2
-0
/
+121
2007-10-10
r7247: User shorter and more convenient name for credentials in
Rafal Szczesniak
2
-2
/
+4
2007-10-10
r7204: Also fall back to different password set methods on WRITE_FAULT, as
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7203: Fill in the error message and fail if we can't open the secrets database.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r6963: Further definitions for share manipulation code. Untested.
Rafal Szczesniak
2
-0
/
+3
2007-10-10
r6962: Severely simplified share functions. Removed call levels as we don't
Rafal Szczesniak
2
-0
/
+232
2007-10-10
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
1
-3
/
+1
2007-10-10
r6928: Add support for printing trusted domain names, sids and passwords in
Andrew Bartlett
1
-52
/
+188
2007-10-10
r6927: Make it easier to program with the SamSync callback interface, perform
Andrew Bartlett
1
-35
/
+96
2007-10-10
r6848: Remove some dead/unused code.
Tim Potter
1
-3
/
+0
2007-10-10
r6718: Formatting fixes.
Rafal Szczesniak
1
-3
/
+2
2007-10-10
r6709: Add monitor messages to useradd composite useradd function.
Rafal Szczesniak
1
-5
/
+15
2007-10-10
r6677: Unused variables.
Tim Potter
1
-5
/
+0
2007-10-10
r6624: I have put monitor function pointer into userinfo call, but I haven't put
Rafal Szczesniak
1
-5
/
+7
2007-10-10
r6616: First (and totally untested) approach to monitoring userinfo
Rafal Szczesniak
1
-0
/
+13
2007-10-10
r6603: More work on the samdump puzzle. This implements a function pointer
Andrew Bartlett
2
-45
/
+124
2007-10-10
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
4
-1
/
+268
2007-10-10
r6525: Remove incorrect comment.
Andrew Bartlett
1
-2
/
+0
2007-10-10
r6440: Adding libcli composite functions dependency, as we need to locate
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r6439: Clarify the comment.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r6425: Yet another comment.
Rafal Szczesniak
1
-0
/
+9
2007-10-10
r6424: More comments and fixes to existing ones.
Rafal Szczesniak
1
-4
/
+39
2007-10-10
r6419: Fix strange behaviour of NET-USERDEL where account doesn't actually
Rafal Szczesniak
1
-1
/
+3
[next]