summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r6140: - Add configure option for enabling the socket-wrapper library, so itJelmer Vernooij2007-10-104-24/+50
* r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij2007-10-106-9/+9
* r6135: - make use of the new dom_sid28 typeStefan Metzmacher2007-10-101-11/+11
* r6134: add a new type dom_sid28 which is a 28 byte fixed buffer with a dom_si...Stefan Metzmacher2007-10-102-1/+68
* r6132: allow up to 15 sub_auth in a dom_sidStefan Metzmacher2007-10-101-1/+1
* r6131: decompression of DsGetNCChanges level 2 responses works nowStefan Metzmacher2007-10-101-2/+1
* r6130: More work on the NDR tree generatorJelmer Vernooij2007-10-101-1/+260
* r6129: - add our own MSZIP decompression implementationStefan Metzmacher2007-10-108-151/+776
* r6128: fix the buildStefan Metzmacher2007-10-101-2/+2
* r6118: Make it so that we can do --with-zlib=no in configure and also a coupleRichard Sharpe2007-10-103-23/+38
* r6115: don't try to decompress level 7 buffers yetStefan Metzmacher2007-10-101-3/+9
* r6114: the marker is const and is 0x434B 'CK'Stefan Metzmacher2007-10-101-5/+13
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-1030-524/+531
* r6112: try to decompress all chunks and put them togetherStefan Metzmacher2007-10-101-38/+73
* r6109: nicer way to handle compression in the torture testStefan Metzmacher2007-10-101-5/+4
* r6101: only allow properties we know about, that helps to catch typos!Stefan Metzmacher2007-10-101-1/+98
* r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....Stefan Metzmacher2007-10-101-4/+4
* r6099: use the enum print functionStefan Metzmacher2007-10-101-1/+1
* r6098: fix parsing of empty union casesStefan Metzmacher2007-10-102-2/+2
* r6097: allow compression only on subcontextsStefan Metzmacher2007-10-101-2/+6
* r6094: Work on the Kerberos code recently merged from Samba 3.0. This fixesAndrew Bartlett2007-10-104-31/+55
* r6093: Patch to fix sys_select so it can't drop signals if another fdJeremy Allison2007-10-101-9/+18
* r6088: Add the socket_wrapper library. This is a very simple library thatJelmer Vernooij2007-10-104-1/+463
* r6087: - remove the dlopen code for now (before it goes back, it needs to beAndrew Tridgell2007-10-101-44/+1
* r6086: default to stderr for error messages in ldb, so we get errors in ldb_c...Andrew Tridgell2007-10-101-1/+1
* r6085: dc is case insensitiveSimo Sorce2007-10-101-0/+1
* r6084: - Introduce the samldb module dependency on samba4Simo Sorce2007-10-103-328/+254
* r6079: Add inline documentation on the credentials context API.Andrew Bartlett2007-10-101-6/+118
* r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in theAndrew Bartlett2007-10-101-4/+0
* r6075: added talloc_enable_null_tracking() (asked for by lifeless)Andrew Tridgell2007-10-103-2/+21
* r6074: fixed non-spnego connections for new credentials codeAndrew Tridgell2007-10-101-1/+5
* r6070: Fix typo's and fallback to "" as default user name if noJelmer Vernooij2007-10-102-3/+3
* r6065: revert test valueStefan Metzmacher2007-10-101-1/+1
* r6061: add start of compression support in our rpc codeStefan Metzmacher2007-10-107-8/+359
* r6045: Couple of small GTK+ fixesJelmer Vernooij2007-10-103-63/+69
* r6033: Patch from 'lifeless' to clarify behaviour with NULL pointers.Andrew Bartlett2007-10-102-1/+3
* r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobodyAndrew Bartlett2007-10-103-45/+30
* r6031: don't try to send errors when the socket has been destroyedAndrew Tridgell2007-10-101-0/+5
* r6030: Missing from previous commit, a small header file to linkAndrew Bartlett2007-10-101-0/+35
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-1045-963/+597
* r6027: Add copyright, and add a useful debug message.Andrew Bartlett2007-10-101-2/+3
* r6026: Update the kerberos keytab code to match Samba3 again.Andrew Bartlett2007-10-101-80/+122
* r6025: Remove unused variables. This code will be modified again for the newAndrew Bartlett2007-10-101-6/+2
* r6024: Some of the ordering constraints on the popt callbacks were gettingAndrew Bartlett2007-10-103-25/+100
* r6019: Add IDL and server side code for Test_DoublePointerJelmer Vernooij2007-10-102-0/+14
* r6018: Add idl and server side for Test_SurroundingJelmer Vernooij2007-10-103-4/+17
* r6015: Add testprogs/ directory and original rpcecho sourcesJelmer Vernooij2007-10-107-0/+811
* r6010: Change the testing order, so we test all transports for each bindingAndrew Bartlett2007-10-102-4/+4
* r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher2007-10-102-1/+19
* r5999: ups, remove the testvalue that I used against my w2k3 serverStefan Metzmacher2007-10-101-1/+1