Age | Commit message (Expand) | Author | Files | Lines |
2011-06-22 | s4-schema: avoid segfaulting if id3.guid is NULL | Matthieu Patou | 1 | -2/+1 |
2011-06-22 | s4-samba_dnsupdate: set environment via the env parameter | Matthieu Patou | 1 | -1/+1 |
2011-06-22 | s4-upgradeprovision: Don't forget to populate the non replicated objects, and... | Matthieu Patou | 1 | -2/+4 |
2011-06-22 | dbchecker: cope with a broken link to Deleted Objects | Andrew Tridgell | 1 | -2/+9 |
2011-06-22 | dbchecker: fixed argument error for -H and DN | Andrew Tridgell | 1 | -1/+1 |
2011-06-22 | dbchecker: when fixing a bad GUID in a DN, search by the string DN | Andrew Tridgell | 1 | -1/+1 |
2011-06-22 | samba-tool: added --attrs option to dbcheck | Andrew Tridgell | 2 | -8/+15 |
2011-06-22 | samba-tool: make the dbcheck class available outside of samba-tool | Andrew Tridgell | 2 | -285/+324 |
2011-06-22 | samba-tool: added --quiet option to dbcheck | Andrew Tridgell | 1 | -35/+43 |
2011-06-22 | s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w... | Stefan Metzmacher | 1 | -1/+1 |
2011-06-22 | s4:ntvfs/cifs: add option to use S4U2Proxy | Stefan Metzmacher | 1 | -0/+49 |
2011-06-22 | s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs | Stefan Metzmacher | 1 | -1/+48 |
2011-06-22 | s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc() | Stefan Metzmacher | 3 | -5/+134 |
2011-06-22 | s4-dsdb: bypass validation when relax set | Andrew Tridgell | 1 | -1/+2 |
2011-06-22 | samba-tool: allow for running dbcheck against a remove ldap server | Andrew Tridgell | 1 | -5/+14 |
2011-06-22 | samba-tool: expanded dbcheck DN checking | Andrew Tridgell | 1 | -21/+104 |
2011-06-22 | s4-dsdb: prioritise GUID in extended_dn_in | Andrew Tridgell | 1 | -8/+11 |
2011-06-22 | s4-dsdb: catch duplicate matches in extended_dn_in | Andrew Tridgell | 1 | -0/+12 |
2011-06-22 | s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs | Stefan Metzmacher | 1 | -1/+47 |
2011-06-22 | s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc() | Stefan Metzmacher | 1 | -94/+99 |
2011-06-22 | s4:auth/kerberos: reformat kerberos_kinit_password_cc() | Stefan Metzmacher | 1 | -32/+41 |
2011-06-22 | s4:auth/kerberos: don't mix s4u2self creds with machine account creds | Stefan Metzmacher | 1 | -24/+76 |
2011-06-22 | s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc() | Stefan Metzmacher | 1 | -27/+41 |
2011-06-22 | s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc() | Stefan Metzmacher | 1 | -0/+2 |
2011-06-22 | samba-tool: added missing GUID component checks to dbcheck | Andrew Tridgell | 1 | -4/+93 |
2011-06-22 | pyldb: added methods to get/set extended components on DNs | Andrew Tridgell | 1 | -0/+51 |
2011-06-22 | pydsdb: added get_syntax_oid_from_lDAPDisplayName() | Andrew Tridgell | 2 | -0/+45 |
2011-06-22 | ldb: added extended_str() method to pyldb | Andrew Tridgell | 1 | -0/+16 |
2011-06-22 | ldb: expose syntax oids to python | Andrew Tridgell | 1 | -0/+10 |
2011-06-22 | samba-tool: try to keep dbcheck.py in a logical ordering | Andrew Tridgell | 1 | -29/+38 |
2011-06-22 | s4-dsdb: don't add zero GUID to BINARY_DN | Andrew Tridgell | 1 | -9/+11 |
2011-06-21 | s4-smbtorture: rework the spoolss notify test a bit. | Günther Deschner | 1 | -16/+15 |
2011-06-21 | s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify | Günther Deschner | 1 | -1/+1 |
2011-06-21 | s4/auth: Trivial spelling fixes. | Brad Hards | 2 | -6/+6 |
2011-06-21 | build: move dynconfig for top level build up | Andrew Bartlett | 1 | -115/+0 |
2011-06-21 | s4-param Autogenerate the loadparm_globals and loadparm_service tables | Andrew Bartlett | 3 | -153/+226 |
2011-06-21 | selftest: Run tests for libsmbclient and libnetapi | Andrew Bartlett | 2 | -1/+6 |
2011-06-21 | s4-torture Enable libnetapi and libsmbclient tests using combined build | Andrew Bartlett | 4 | -27/+25 |
2011-06-21 | s4-cmdline: Rename popt tables to avoid symbol conflicts | Andrew Bartlett | 3 | -12/+12 |
2011-06-21 | lib/util: Use common d_printf() in the whole codebase | Andrew Bartlett | 1 | -6/+0 |
2011-06-21 | s4-param Add my authorship to this script | Andrew Bartlett | 1 | -2/+3 |
2011-06-20 | Use tevent_req_oom | Volker Lendecke | 4 | -5/+5 |
2011-06-20 | tdb2: tie it into build process if --enable-tdb2-breaks-compat | Rusty Russell | 1 | -1/+1 |
2011-06-20 | tdb2: create tdb2 versions of various testing TDBs. | Rusty Russell | 1 | -2/+5 |
2011-06-20 | tdb_compat: use tdb_open_compat. | Rusty Russell | 3 | -29/+51 |
2011-06-20 | tdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT. | Rusty Russell | 1 | -0/+4 |
2011-06-20 | ldb: replace 'struct TDB_DATA' with 'TDB_DATA' | Rusty Russell | 3 | -6/+6 |
2011-06-20 | tdb_unlockall/tdb_unlockall_read: ignore return value. | Rusty Russell | 1 | -1/+2 |
2011-06-20 | tdb_traverse/tdb_traverse_read: check returns for negative, not -1. | Rusty Russell | 2 | -3/+3 |
2011-06-20 | tdb_transaction_cancel: ignore return value. | Rusty Russell | 1 | -4/+1 |