summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-1053-452/+493
* r5940: fix schannel against w2k, it skips the confounder in the signature (24...Stefan Metzmacher2007-10-101-1/+2
* r5939: improve talloc_realloc() docs after feedback from lifelessAndrew Tridgell2007-10-101-1/+5
* r5938: - allow NULL string argument to talloc_vasprintf_append()Andrew Tridgell2007-10-101-1/+9
* r5937: - performance improvement to talloc_asprintf_append()Andrew Tridgell2007-10-102-5/+10
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-109-53/+59
* r5930: Fix initialisation of dcerpc_binding->authserviceJelmer Vernooij2007-10-101-0/+2
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-1011-95/+52
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-1031-278/+186
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-106-24/+10
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-1025-351/+479
* r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij2007-10-1015-662/+2207
* r5903: While I can't test IPv6, metze asked me to commit a matching changeAndrew Bartlett2007-10-101-0/+3
* r5902: A rather large change...Andrew Bartlett2007-10-1044-542/+714
* r5901: Add another option to the test script - the realm, which must matchAndrew Bartlett2007-10-101-3/+4
* r5900: Use flatname to specify the netbios domain name (matches what win2k3Andrew Bartlett2007-10-102-5/+5
* r5899: Fix spelling.Andrew Bartlett2007-10-101-1/+1
* r5898: Handle errors in the 'sync' name and IP address handling code.Andrew Bartlett2007-10-101-0/+3
* r5895: Remove old auth_domain code - to be replaced with entirely new impleme...Andrew Bartlett2007-10-101-552/+0
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-103-5/+6
* r5878: Be clear which machine name (We have one worksation, and one BDC) weAndrew Bartlett2007-10-101-7/+7