Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 20 | -174/+181 |
2007-10-10 | r5987: Add credentials callback for gtk+. The gtk+ apps now no longer | Jelmer Vernooij | 6 | -39/+115 |
2007-10-10 | r5986: Fix the build. Metze, could you please verify that this fix is correct? | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r5985: Actually adding auth_domain.c in -r 5983 would probably have been a | Andrew Bartlett | 1 | -0/+199 |
2007-10-10 | r5984: Add index and attributes to default ldif for secrets.ldb | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r5983: Start support for being a domain member in Samba4. | Andrew Bartlett | 3 | -2/+15 |
2007-10-10 | r5980: Fix double free after unexpected disconnect. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the | Jelmer Vernooij | 2 | -21/+7 |
2007-10-10 | r5976: SIDs can't have more then 5 subauths (caught by [validate] and | Jelmer Vernooij | 3 | -2/+5 |
2007-10-10 | r5963: Fix parameter passing for gentest and locktest | Jelmer Vernooij | 2 | -17/+21 |
2007-10-10 | r5949: give things more meaning, and reuse structs where it is possible | Stefan Metzmacher | 3 | -126/+132 |
2007-10-10 | r5947: print out the password hashes when -d 100 is in use, | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r5942: A couple of small changes to fix things up with the new credentials | Andrew Bartlett | 2 | -3/+4 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 53 | -452/+493 |
2007-10-10 | r5940: fix schannel against w2k, it skips the confounder in the signature (24... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r5939: improve talloc_realloc() docs after feedback from lifeless | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r5938: - allow NULL string argument to talloc_vasprintf_append() | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r5937: - performance improvement to talloc_asprintf_append() | Andrew Tridgell | 2 | -5/+10 |
2007-10-10 | r5932: Use cli_credentials somewhat more in the Gtk+ code | Jelmer Vernooij | 9 | -53/+59 |
2007-10-10 | r5930: Fix initialisation of dcerpc_binding->authservice | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r5929: Use cli_credentials for the SMB functions as well. | Jelmer Vernooij | 11 | -95/+52 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 31 | -278/+186 |
2007-10-10 | r5924: Use cli_credentials in libnet/. | Jelmer Vernooij | 6 | -24/+10 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 25 | -351/+479 |
2007-10-10 | r5906: Fix the usage of the internal popt (make proto should ignore it) | Jelmer Vernooij | 15 | -662/+2207 |
2007-10-10 | r5903: While I can't test IPv6, metze asked me to commit a matching change | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 44 | -542/+714 |
2007-10-10 | r5901: Add another option to the test script - the realm, which must match | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r5900: Use flatname to specify the netbios domain name (matches what win2k3 | Andrew Bartlett | 2 | -5/+5 |
2007-10-10 | r5899: Fix spelling. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5898: Handle errors in the 'sync' name and IP address handling code. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r5895: Remove old auth_domain code - to be replaced with entirely new impleme... | Andrew Bartlett | 1 | -552/+0 |
2007-10-10 | r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list. | Andrew Bartlett | 3 | -5/+6 |
2007-10-10 | r5878: Be clear which machine name (We have one worksation, and one BDC) we | Andrew Bartlett | 1 | -7/+7 |
2007-10-10 | r5877: It is not an error to have a zero-length secret, after decryption. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r5876: Add a test account for the duration of the samsync - to ensure we have | Andrew Bartlett | 2 | -19/+62 |
2007-10-10 | r5871: Remove file with unused function (that uses fstring) | Jelmer Vernooij | 3 | -54/+3 |
2007-10-10 | r5867: winreg depends on initshutdown now (uses initshutdown_String) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5866: Add InitShutdown IDL and torture test. | Jelmer Vernooij | 10 | -12/+244 |
2007-10-10 | r5853: Move some of the functions not specific to the Samba NDR parser generator | Jelmer Vernooij | 3 | -179/+254 |
2007-10-10 | r5852: Rename ndr.pm to ndr_parser.pm | Jelmer Vernooij | 3 | -2/+2 |
2007-10-10 | r5850: enable parsing of revision 4 security acl's | Stefan Metzmacher | 2 | -16/+40 |
2007-10-10 | r5839: add LDAP DirSync control idl | Stefan Metzmacher | 1 | -0/+26 |
2007-10-10 | r5830: start to analyse the attribute values, depending on the attribute type | Stefan Metzmacher | 2 | -23/+189 |
2007-10-10 | r5828: add some idl for DsAddEntry() | Stefan Metzmacher | 3 | -11/+68 |
2007-10-10 | r5827: Make ndrdump accept a uuid as well as a pipe name to specify | Tim Potter | 1 | -3/+9 |
2007-10-10 | r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1() | Stefan Metzmacher | 4 | -6/+61 |
2007-10-10 | r5799: more DsGetNCChanges updates, I'm starting to understand it... | Stefan Metzmacher | 3 | -35/+205 |
2007-10-10 | r5798: limit the size of an sid, 28 bytes complete is the biggest SID | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5797: - add idl property [subcontext_size()] | Stefan Metzmacher | 3 | -33/+74 |