summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r5877: It is not an error to have a zero-length secret, after decryption.Andrew Bartlett2007-10-101-3/+5
* r5876: Add a test account for the duration of the samsync - to ensure we haveAndrew Bartlett2007-10-102-19/+62
* r5871: Remove file with unused function (that uses fstring)Jelmer Vernooij2007-10-103-54/+3
* r5867: winreg depends on initshutdown now (uses initshutdown_String)Jelmer Vernooij2007-10-101-1/+1
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-1010-12/+244
* r5853: Move some of the functions not specific to the Samba NDR parser generatorJelmer Vernooij2007-10-103-179/+254
* r5852: Rename ndr.pm to ndr_parser.pmJelmer Vernooij2007-10-103-2/+2
* r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2007-10-102-16/+40
* r5839: add LDAP DirSync control idlStefan Metzmacher2007-10-101-0/+26
* r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher2007-10-102-23/+189
* r5828: add some idl for DsAddEntry()Stefan Metzmacher2007-10-103-11/+68