summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r5998: I was wrong with the highwater mark...Stefan Metzmacher2007-10-103-31/+58
* r5992: Rename schannel.c -> schannel_sign.c. The rest of the schannel codeAndrew Bartlett2007-10-102-1/+1
* r5989: Display authentication information (list of available auth protocolsJelmer Vernooij2007-10-102-6/+43
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-1020-174/+181
* r5987: Add credentials callback for gtk+. The gtk+ apps now no longerJelmer Vernooij2007-10-106-39/+115
* r5986: Fix the build. Metze, could you please verify that this fix is correct?Jelmer Vernooij2007-10-101-3/+3
* r5985: Actually adding auth_domain.c in -r 5983 would probably have been aAndrew Bartlett2007-10-101-0/+199
* r5984: Add index and attributes to default ldif for secrets.ldbAndrew Bartlett2007-10-101-1/+6
* r5983: Start support for being a domain member in Samba4.Andrew Bartlett2007-10-103-2/+15
* r5980: Fix double free after unexpected disconnect.Jelmer Vernooij2007-10-101-1/+5
* r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes theJelmer Vernooij2007-10-102-21/+7
* r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij2007-10-103-2/+5
* r5963: Fix parameter passing for gentest and locktestJelmer Vernooij2007-10-102-17/+21
* r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher2007-10-103-126/+132
* r5947: print out the password hashes when -d 100 is in use,Stefan Metzmacher2007-10-101-0/+9
* r5942: A couple of small changes to fix things up with the new credentialsAndrew Bartlett2007-10-102-3/+4