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
r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in the
Andrew Bartlett
1
-4
/
+0
2007-10-10
r6075: added talloc_enable_null_tracking() (asked for by lifeless)
Andrew Tridgell
3
-2
/
+21
2007-10-10
r6074: fixed non-spnego connections for new credentials code
Andrew Tridgell
1
-1
/
+5
2007-10-10
r6070: Fix typo's and fallback to "" as default user name if no
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r6065: revert test value
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6061: add start of compression support in our rpc code
Stefan Metzmacher
7
-8
/
+359
2007-10-10
r6045: Couple of small GTK+ fixes
Jelmer Vernooij
3
-63
/
+69
2007-10-10
r6033: Patch from 'lifeless' to clarify behaviour with NULL pointers.
Andrew Bartlett
2
-1
/
+3
2007-10-10
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
Andrew Bartlett
3
-45
/
+30
2007-10-10
r6031: don't try to send errors when the socket has been destroyed
Andrew Tridgell
1
-0
/
+5
2007-10-10
r6030: Missing from previous commit, a small header file to link
Andrew Bartlett
1
-0
/
+35
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
45
-963
/
+597
2007-10-10
r6027: Add copyright, and add a useful debug message.
Andrew Bartlett
1
-2
/
+3
2007-10-10
r6026: Update the kerberos keytab code to match Samba3 again.
Andrew Bartlett
1
-80
/
+122
2007-10-10
r6025: Remove unused variables. This code will be modified again for the new
Andrew Bartlett
1
-6
/
+2
2007-10-10
r6024: Some of the ordering constraints on the popt callbacks were getting
Andrew Bartlett
3
-25
/
+100
2007-10-10
r6019: Add IDL and server side code for Test_DoublePointer
Jelmer Vernooij
2
-0
/
+14
2007-10-10
r6018: Add idl and server side for Test_Surrounding
Jelmer Vernooij
3
-4
/
+17
2007-10-10
r6015: Add testprogs/ directory and original rpcecho sources
Jelmer Vernooij
7
-0
/
+811
2007-10-10
r6010: Change the testing order, so we test all transports for each binding
Andrew Bartlett
2
-4
/
+4
2007-10-10
r6000: add some notes about the cases where compression (or what ever this is)
Stefan Metzmacher
2
-1
/
+19
2007-10-10
r5999: ups, remove the testvalue that I used against my w2k3 server
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5998: I was wrong with the highwater mark...
Stefan Metzmacher
3
-31
/
+58
2007-10-10
r5992: Rename schannel.c -> schannel_sign.c. The rest of the schannel code
Andrew Bartlett
2
-1
/
+1
2007-10-10
r5989: Display authentication information (list of available auth protocols
Jelmer Vernooij
2
-6
/
+43
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
20
-174
/
+181
2007-10-10
r5987: Add credentials callback for gtk+. The gtk+ apps now no longer
Jelmer Vernooij
6
-39
/
+115
2007-10-10
r5986: Fix the build. Metze, could you please verify that this fix is correct?
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r5985: Actually adding auth_domain.c in -r 5983 would probably have been a
Andrew Bartlett
1
-0
/
+199
2007-10-10
r5984: Add index and attributes to default ldif for secrets.ldb
Andrew Bartlett
1
-1
/
+6
2007-10-10
r5983: Start support for being a domain member in Samba4.
Andrew Bartlett
3
-2
/
+15
2007-10-10
r5980: Fix double free after unexpected disconnect.
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the
Jelmer Vernooij
2
-21
/
+7
2007-10-10
r5976: SIDs can't have more then 5 subauths (caught by [validate] and
Jelmer Vernooij
3
-2
/
+5
2007-10-10
r5963: Fix parameter passing for gentest and locktest
Jelmer Vernooij
2
-17
/
+21
2007-10-10
r5949: give things more meaning, and reuse structs where it is possible
Stefan Metzmacher
3
-126
/
+132
2007-10-10
r5947: print out the password hashes when -d 100 is in use,
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r5942: A couple of small changes to fix things up with the new credentials
Andrew Bartlett
2
-3
/
+4
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
53
-452
/
+493
2007-10-10
r5940: fix schannel against w2k, it skips the confounder in the signature (24...
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r5939: improve talloc_realloc() docs after feedback from lifeless
Andrew Tridgell
1
-1
/
+5
2007-10-10
r5938: - allow NULL string argument to talloc_vasprintf_append()
Andrew Tridgell
1
-1
/
+9
2007-10-10
r5937: - performance improvement to talloc_asprintf_append()
Andrew Tridgell
2
-5
/
+10
2007-10-10
r5932: Use cli_credentials somewhat more in the Gtk+ code
Jelmer Vernooij
9
-53
/
+59
2007-10-10
r5930: Fix initialisation of dcerpc_binding->authservice
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5929: Use cli_credentials for the SMB functions as well.
Jelmer Vernooij
11
-95
/
+52
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
31
-278
/
+186
2007-10-10
r5924: Use cli_credentials in libnet/.
Jelmer Vernooij
6
-24
/
+10
2007-10-10
r5917: First step in using the new cli_credentials structure. This patch
Jelmer Vernooij
25
-351
/
+479
2007-10-10
r5906: Fix the usage of the internal popt (make proto should ignore it)
Jelmer Vernooij
15
-662
/
+2207
[next]