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
r19956: remove unused function
Rafal Szczesniak
1
-58
/
+0
2007-10-10
r19949: add comment that the configuration_dn needs to be looked up
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19938: Return function status instead of rpc layer status. This is
Rafal Szczesniak
1
-0
/
+4
2007-10-10
r19937: fix sending monitor message (spotted by metze).
Rafal Szczesniak
1
-4
/
+4
2007-10-10
r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...
Stefan Metzmacher
3
-53
/
+63
2007-10-10
r19933: something is really wrong here...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19931: remove unused struct members
Stefan Metzmacher
2
-10
/
+0
2007-10-10
r19922: Use new composite_create functions in composite context
Rafal Szczesniak
2
-107
/
+136
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
2
-22
/
+22
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
3
-21
/
+24
2007-10-10
r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture
Andrew Bartlett
1
-7
/
+28
2007-10-10
r19753: verify result of received request before sending the next one.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r19699: - use better names for the site strings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19640: add some comments
Rafal Szczesniak
1
-8
/
+57
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
3
-0
/
+3
2007-10-10
r19587: Fix indentation and correctly set error string when completing
Rafal Szczesniak
1
-3
/
+5
2007-10-10
r19586: draft version of libnet_UserList function. still a bit of work
Rafal Szczesniak
2
-1
/
+218
2007-10-10
r19584: add the new file to the build.
Rafal Szczesniak
1
-2
/
+3
2007-10-10
r19583: a few prerequisite functions called from within libnet functions
Rafal Szczesniak
1
-0
/
+138
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
1
-1
/
+1
2007-10-10
r19482: remove pointless cast
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19398: more comments
Rafal Szczesniak
1
-3
/
+97
2007-10-10
r19309: Split out checks for LDB_SUCCESS from checks for the expected number
Andrew Bartlett
1
-3
/
+11
2007-10-10
r19308: Merge samsync fixes from SAMBA_4_0_RELEASE
Andrew Bartlett
1
-7
/
+12
2007-10-10
r19299: Fix possible memleaks
Simo Sorce
1
-0
/
+1
2007-10-10
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
3
-32
/
+49
2007-10-10
r19261: Fix use of unitialised variables. (The binding string is used, if not
Andrew Bartlett
2
-1
/
+4
2007-10-10
r19053: match the flag values with the actual equivalents in samr.idl
Rafal Szczesniak
1
-2
/
+2
2007-10-10
r19024: remove read-only and policy dependent fields and flags
Rafal Szczesniak
5
-129
/
+40
2007-10-10
r18752: When change is a big one, it needs to be made in a couple
Rafal Szczesniak
1
-26
/
+84
2007-10-10
r18743: Mention share name in error output.
Günther Deschner
1
-8
/
+12
2007-10-10
r18682: a bit of a change in setfield function.
Rafal Szczesniak
1
-127
/
+127
2007-10-10
r18657: handle the case where rpc call went fine, but the result
Rafal Szczesniak
1
-0
/
+3
2007-10-10
r18656: fix stupid mistake causing segfaults in torture test
Rafal Szczesniak
1
-2
/
+7
2007-10-10
r18655: add more fields and better handle the error case where fields
Rafal Szczesniak
1
-2
/
+66
2007-10-10
r18615: add more time fields and fix a silly mistake.
Rafal Szczesniak
1
-1
/
+27
2007-10-10
r18611: Do not return NT_STATUS_OK when libnet_Add|DelShare has failed.
Günther Deschner
1
-1
/
+13
2007-10-10
r18610: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r18609: error_string should not contain newlines.
Günther Deschner
6
-51
/
+50
2007-10-10
r18607: remove unused structure element
Stefan Metzmacher
2
-2
/
+1
2007-10-10
r18587: fixed a potential memory leak in libnet
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18104: A couple of important fixes to samr domain open so that
Rafal Szczesniak
1
-3
/
+6
2007-10-10
r18101: Use composite_create function and add monitor function pointer
Rafal Szczesniak
1
-3
/
+8
2007-10-10
r17954: Avoid including \n in error strings (left over from DEBUG() conversion).
Andrew Bartlett
1
-12
/
+18
2007-10-10
r17938: More comments.
Rafal Szczesniak
1
-12
/
+101
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
2
-2
/
+1
2007-10-10
r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
Rafal Szczesniak
5
-0
/
+416
2007-10-10
r17670: 1) Refactor libnet context structure a bit, to have rpc connection
Rafal Szczesniak
6
-65
/
+495
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
1
-1
/
+1
[next]