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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13619: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13618: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13617: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13616: Add new ldb functions: ldb_msg_add_steal_string() and
Andrew Bartlett
4
-8
/
+45
2007-10-10
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
15
-61
/
+77
2007-10-10
r13609: Get in the initial work on making ldb async
Simo Sorce
17
-332
/
+845
2007-10-10
r13606: An attempt to fix #3525.
Andrew Bartlett
2
-13
/
+13
2007-10-10
r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13592: Incredible how bugs like this can sweep in even after peer review and...
Simo Sorce
1
-19
/
+22
2007-10-10
r13584: Another try at SPNEGO stuff. I need to write a better testsuite for ...
Andrew Bartlett
1
-0
/
+23
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
8
-113
/
+74
2007-10-10
r13582: Indent
Andrew Bartlett
1
-3
/
+3
2007-10-10
r13580: fix broken client side sort
Simo Sorce
1
-1
/
+1
2007-10-10
r13577: Move some (possibly system-defined) defines to replace.h
Jelmer Vernooij
2
-16
/
+18
2007-10-10
r13572: Comments to async pipe open functions and copyright note.
Rafal Szczesniak
1
-10
/
+57
2007-10-10
r13568: Comments to async rpc connect functions.
Rafal Szczesniak
1
-6
/
+55
2007-10-10
r13561: Turn all dcerpc connect and socket functions to async version.
Rafal Szczesniak
3
-109
/
+517
2007-10-10
r13551: Add an accessor function for the user sid.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r13516: We can't bind to both 0.0.0.0 and specific network interfaces at the
Andrew Bartlett
1
-7
/
+0
2007-10-10
r13508: some ASN.1 element in LDAP are optional,
Stefan Metzmacher
6
-66
/
+137
2007-10-10
r13507: the 'data' element of LDAP controls is optional.
Stefan Metzmacher
4
-0
/
+12
2007-10-10
r13506: zero memory as some ASN.1 elements are optional, and we should initia...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13505: allow servers to bind to non-broadcast interfaces. Servers now
Andrew Tridgell
4
-23
/
+28
2007-10-10
r13504: add back in a comment noting fred as the contributor of the address
Andrew Tridgell
1
-0
/
+3
2007-10-10
r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.
Andrew Bartlett
5
-9
/
+74
2007-10-10
r13480: Explain a little about how these credentials structures should be used.
Andrew Bartlett
1
-1
/
+16
2007-10-10
r13479: Return the joined domain SID and user SID as structures, not strings.
Andrew Bartlett
2
-11
/
+11
2007-10-10
r13472: After Volker's advise, try every combination of parameters. This
Andrew Bartlett
2
-19
/
+26
2007-10-10
r13471: With more 'try all options' testing, I found this 'simple' but in the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13470: Thanks to a report from VL:
Andrew Bartlett
4
-25
/
+39
2007-10-10
r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bit
Andrew Bartlett
1
-5
/
+13
2007-10-10
r13466: Make it easier to understand what this function actually does.
Andrew Bartlett
1
-5
/
+5
2007-10-10
r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...
Andrew Bartlett
1
-1
/
+7
2007-10-10
r13404: Comments, whitespace.
Andrew Bartlett
1
-3
/
+4
2007-10-10
r13403: Try to better handle a case where SPNEGO isn't available (allow us to
Andrew Bartlett
3
-25
/
+34
2007-10-10
r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
Andrew Bartlett
5
-136
/
+235
2007-10-10
r13401: remove the rename of the snprintf functions that simo accidentially
Andrew Tridgell
1
-4
/
+2
2007-10-10
r13400: Only return NULL from talloc_asprintf if vsnprintf returns an
James Peach
1
-1
/
+1
2007-10-10
r13397: Propagate the error return from vsnprintf to trap the case where
James Peach
1
-2
/
+12
2007-10-10
r13388: Report a more helpful error with malformed file options of
James Peach
1
-0
/
+5
2007-10-10
r13387: Make sure smbcli_parse_unc reports a failure for strings of
James Peach
1
-10
/
+25
2007-10-10
r13381: Test the SamLogonEx SamLogon call in the schannel test. This is only
Andrew Bartlett
1
-0
/
+117
2007-10-10
r13380: Drop the socket, then try SAMR operations secured with netlogon on th...
Andrew Bartlett
2
-3
/
+32
2007-10-10
r13374: new revision of the snprintf replace code
Simo Sorce
1
-226
/
+672
2007-10-10
r13373: Implement the -p option for smbtorture.
James Peach
1
-2
/
+7
2007-10-10
r13372: fixes ... still no joy
Simo Sorce
1
-0
/
+8
2007-10-10
r13370: Added deltest21 - pull the rug out from a connection by socket
Jeremy Allison
1
-81
/
+90
2007-10-10
r13369: let's have a way to show the samba4 version through ejs
Simo Sorce
3
-1
/
+14
2007-10-10
r13362: Rename variables for better consistency.
James Peach
3
-66
/
+72
2007-10-10
r13361: initial implementation of the vlv control
Simo Sorce
3
-4
/
+361
[next]