index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r6140: - Add configure option for enabling the socket-wrapper library, so it
Jelmer Vernooij
2007-10-10
4
-24
/
+50
*
r6139: Move socket_wrapper to a seperate directory
Jelmer Vernooij
2007-10-10
6
-9
/
+9
*
r6135: - make use of the new dom_sid28 type
Stefan Metzmacher
2007-10-10
1
-11
/
+11
*
r6134: add a new type dom_sid28 which is a 28 byte fixed buffer with a dom_si...
Stefan Metzmacher
2007-10-10
2
-1
/
+68
*
r6132: allow up to 15 sub_auth in a dom_sid
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r6131: decompression of DsGetNCChanges level 2 responses works now
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r6130: More work on the NDR tree generator
Jelmer Vernooij
2007-10-10
1
-1
/
+260
*
r6129: - add our own MSZIP decompression implementation
Stefan Metzmacher
2007-10-10
8
-151
/
+776
*
r6128: fix the build
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r6118: Make it so that we can do --with-zlib=no in configure and also a couple
Richard Sharpe
2007-10-10
3
-23
/
+38
*
r6115: don't try to decompress level 7 buffers yet
Stefan Metzmacher
2007-10-10
1
-3
/
+9
*
r6114: the marker is const and is 0x434B 'CK'
Stefan Metzmacher
2007-10-10
1
-5
/
+13
*
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
2007-10-10
30
-524
/
+531
*
r6112: try to decompress all chunks and put them together
Stefan Metzmacher
2007-10-10
1
-38
/
+73
*
r6109: nicer way to handle compression in the torture test
Stefan Metzmacher
2007-10-10
1
-5
/
+4
*
r6101: only allow properties we know about, that helps to catch typos!
Stefan Metzmacher
2007-10-10
1
-1
/
+98
*
r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r6099: use the enum print function
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r6098: fix parsing of empty union cases
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r6097: allow compression only on subcontexts
Stefan Metzmacher
2007-10-10
1
-2
/
+6
*
r6094: Work on the Kerberos code recently merged from Samba 3.0. This fixes
Andrew Bartlett
2007-10-10
4
-31
/
+55
*
r6093: Patch to fix sys_select so it can't drop signals if another fd
Jeremy Allison
2007-10-10
1
-9
/
+18
*
r6088: Add the socket_wrapper library. This is a very simple library that
Jelmer Vernooij
2007-10-10
4
-1
/
+463
*
r6087: - remove the dlopen code for now (before it goes back, it needs to be
Andrew Tridgell
2007-10-10
1
-44
/
+1
*
r6086: default to stderr for error messages in ldb, so we get errors in ldb_c...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6085: dc is case insensitive
Simo Sorce
2007-10-10
1
-0
/
+1
*
r6084: - Introduce the samldb module dependency on samba4
Simo Sorce
2007-10-10
3
-328
/
+254
*
r6079: Add inline documentation on the credentials context API.
Andrew Bartlett
2007-10-10
1
-6
/
+118
*
r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in the
Andrew Bartlett
2007-10-10
1
-4
/
+0
*
r6075: added talloc_enable_null_tracking() (asked for by lifeless)
Andrew Tridgell
2007-10-10
3
-2
/
+21
*
r6074: fixed non-spnego connections for new credentials code
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r6070: Fix typo's and fallback to "" as default user name if no
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r6065: revert test value
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r6061: add start of compression support in our rpc code
Stefan Metzmacher
2007-10-10
7
-8
/
+359
*
r6045: Couple of small GTK+ fixes
Jelmer Vernooij
2007-10-10
3
-63
/
+69
*
r6033: Patch from 'lifeless' to clarify behaviour with NULL pointers.
Andrew Bartlett
2007-10-10
2
-1
/
+3
*
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
Andrew Bartlett
2007-10-10
3
-45
/
+30
*
r6031: don't try to send errors when the socket has been destroyed
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r6030: Missing from previous commit, a small header file to link
Andrew Bartlett
2007-10-10
1
-0
/
+35
*
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
2007-10-10
45
-963
/
+597
*
r6027: Add copyright, and add a useful debug message.
Andrew Bartlett
2007-10-10
1
-2
/
+3
*
r6026: Update the kerberos keytab code to match Samba3 again.
Andrew Bartlett
2007-10-10
1
-80
/
+122
*
r6025: Remove unused variables. This code will be modified again for the new
Andrew Bartlett
2007-10-10
1
-6
/
+2
*
r6024: Some of the ordering constraints on the popt callbacks were getting
Andrew Bartlett
2007-10-10
3
-25
/
+100
*
r6019: Add IDL and server side code for Test_DoublePointer
Jelmer Vernooij
2007-10-10
2
-0
/
+14
*
r6018: Add idl and server side for Test_Surrounding
Jelmer Vernooij
2007-10-10
3
-4
/
+17
*
r6015: Add testprogs/ directory and original rpcecho sources
Jelmer Vernooij
2007-10-10
7
-0
/
+811
*
r6010: Change the testing order, so we test all transports for each binding
Andrew Bartlett
2007-10-10
2
-4
/
+4
*
r6000: add some notes about the cases where compression (or what ever this is)
Stefan Metzmacher
2007-10-10
2
-1
/
+19
*
r5999: ups, remove the testvalue that I used against my w2k3 server
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[prev]
[next]