Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3: Replace cli_qfileinfo_test with a call to cli_qfileinfo | Volker Lendecke | 2010-10-24 | 3 | -75/+10 |
| | |||||
* | s3: Convert cli_qfileinfo_basic to cli_qfileinfo | Volker Lendecke | 2010-10-24 | 8 | -63/+61 |
| | |||||
* | s3: Convert cli_qfilename to cli_qfileinfo | Volker Lendecke | 2010-10-24 | 3 | -37/+16 |
| | |||||
* | s3: Add async cli_qfileinfo | Volker Lendecke | 2010-10-24 | 2 | -0/+145 |
| | |||||
* | s3: Rename cli_fileinfo() to cli_fileinfo_basic() | Volker Lendecke | 2010-10-24 | 9 | -33/+42 |
| | |||||
* | torture/local: Depend on NSS_WRAPPER, even if it wasn't enabled. | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | | | | | | | torture_local tests nss_wrapper. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 24 01:02:00 UTC 2010 on sn-devel-104 | ||||
* | ldb: Rename pyldb pkg-config file to pyldb-util, to avoid confusion with | Jelmer Vernooij | 2010-10-24 | 3 | -8/+8 |
| | | | | 'ldb' python module. | ||||
* | s4: Rename LIBCLI_NBT -> cli_nbt. | Jelmer Vernooij | 2010-10-24 | 4 | -10/+10 |
| | |||||
* | s4: Rename LIBCLI_LDAP to libcli_ldap. | Jelmer Vernooij | 2010-10-24 | 6 | -6/+6 |
| | |||||
* | s4: Rename WBCLIENT to wbclient. | Jelmer Vernooij | 2010-10-24 | 4 | -24/+24 |
| | |||||
* | s4: Rename DB_GLUE to db_glue. | Jelmer Vernooij | 2010-10-24 | 1 | -4/+4 |
| | |||||
* | s4: Rename SMBPASSWD to smbpasswd. | Jelmer Vernooij | 2010-10-24 | 4 | -11/+11 |
| | | | | Rename DSDB_MODULE to dsdb_module. | ||||
* | waf: Lowercase several library names. | Jelmer Vernooij | 2010-10-24 | 2 | -24/+24 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 46 | -110/+110 |
| | |||||
* | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 2010-10-24 | 12 | -33/+33 |
| | |||||
* | s4: Rename SAMDB_COMMON to samdb_common. | Jelmer Vernooij | 2010-10-24 | 3 | -7/+7 |
| | |||||
* | waf: Rename LIBWINBIND-CLIENT to libwinbind-client | Jelmer Vernooij | 2010-10-24 | 3 | -6/+6 |
| | |||||
* | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 2010-10-23 | 10 | -23/+24 |
| | | | | | | | Only link to nss_wrapper when it is enabled. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 23 23:05:44 UTC 2010 on sn-devel-104 | ||||
* | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 2010-10-23 | 7 | -12/+12 |
| | | | | Only link to uid_wrapper when it is enabled. | ||||
* | s4: Rename WRAP_XATTR to wrap_xattr. | Jelmer Vernooij | 2010-10-23 | 2 | -9/+9 |
| | |||||
* | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 2010-10-23 | 11 | -48/+48 |
| | |||||
* | s4: Rename NDR_TABLE to ndr_table. | Jelmer Vernooij | 2010-10-23 | 5 | -10/+10 |
| | |||||
* | s4: Rename LIBNETIF to libnetif. | Jelmer Vernooij | 2010-10-23 | 6 | -57/+53 |
| | |||||
* | waf: Rename some BUNDLED_ functios to PRIVATE_. | Jelmer Vernooij | 2010-10-23 | 9 | -26/+26 |
| | |||||
* | create_descriptor.c - fix comment | Matthias Dieter Wallnöfer | 2010-10-23 | 1 | -1/+1 |
| | | | | | | | The location in MS-DTYPE changed. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 23 21:33:46 UTC 2010 on sn-devel-104 | ||||
* | s4:provision.py - add the correct "CN=Sites" security descriptor | Matthias Dieter Wallnöfer | 2010-10-23 | 2 | -5/+21 |
| | | | | | | | This should help to fix bug #7403. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 23 20:16:59 UTC 2010 on sn-devel-104 | ||||
* | s4:schema.py - reformat and fix the security descriptor | Matthias Dieter Wallnöfer | 2010-10-23 | 1 | -14/+23 |
| | | | | | - Now it matches Windows's order - It contained a superfluous entry (an "Administrator" user grant) | ||||
* | ldb: Support using system pyldb library. | Jelmer Vernooij | 2010-10-23 | 1 | -8/+12 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 23 19:24:25 UTC 2010 on sn-devel-104 | ||||
* | ldb: Install pkg-config file for pyldb. | Jelmer Vernooij | 2010-10-23 | 2 | -0/+14 |
| | |||||
* | ldb: Install pyldb-util as public library. | Jelmer Vernooij | 2010-10-23 | 1 | -2/+3 |
| | |||||
* | tdb: Revert re-addition of tdb_set_logging_function. | Jelmer Vernooij | 2010-10-23 | 3 | -3/+0 |
| | | | | | | | | I accidentally committed this patch which we carry in the Debian packages. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 23 18:37:16 UTC 2010 on sn-devel-104 | ||||
* | ldb:ldb.h - include a comment that the relax control is mainly used by the ↵ | Matthias Dieter Wallnöfer | 2010-10-23 | 1 | -0/+2 |
| | | | | | | | OpenLDAP backend Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Oct 23 16:40:04 UTC 2010 on sn-devel-104 | ||||
* | s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control | Matthias Dieter Wallnöfer | 2010-10-23 | 6 | -0/+44 |
| | | | | | | | This control is exactly thought for the actions which previously were performed using the RELAX one. We agreed that the RELAX control will only remain for interactions with OpenLDAP. | ||||
* | ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into ↵ | Matthias Dieter Wallnöfer | 2010-10-23 | 5 | -8/+8 |
| | | | | | | LDB_CONTROL_BYPASS_OPERATIONAL_OID It's nicer to have this consistent with "BYPASS_PASSWORD_HASH". | ||||
* | s4:dns_server - fix counter types | Matthias Dieter Wallnöfer | 2010-10-23 | 2 | -5/+3 |
| | |||||
* | tdb: commit the version 1.2.7 signatures | Matthias Dieter Wallnöfer | 2010-10-23 | 1 | -0/+61 |
| | |||||
* | s4 dns: Implement update record prescan logic | Kai Blin | 2010-10-23 | 1 | -0/+37 |
| | | | | | Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Sat Oct 23 10:58:18 UTC 2010 on sn-devel-104 | ||||
* | s4 dns: Add stub checking if updates are allowed | Kai Blin | 2010-10-23 | 1 | -1/+9 |
| | |||||
* | s4 dns: Add a prerequisites check for updates | Kai Blin | 2010-10-23 | 1 | -2/+67 |
| | |||||
* | s4 dns: Switch to WERROR | Kai Blin | 2010-10-23 | 5 | -98/+90 |
| | |||||
* | s4 dns: Split up the code into multiple files for easier development | Kai Blin | 2010-10-23 | 6 | -372/+487 |
| | |||||
* | s4 dns: More work on updates | Kai Blin | 2010-10-23 | 2 | -2/+26 |
| | |||||
* | s4 dns: Map between NTSTATUS and dns error codes | Kai Blin | 2010-10-23 | 1 | -1/+35 |
| | |||||
* | s4 dns: Better error handling when parsing invalid or unknown records | Kai Blin | 2010-10-23 | 4 | -15/+54 |
| | |||||
* | s4 dns: start handling update requests, return correct error codes | Kai Blin | 2010-10-23 | 1 | -23/+55 |
| | |||||
* | s4 dns: Allow more components as part of a domain name | Kai Blin | 2010-10-23 | 1 | -1/+1 |
| | |||||
* | s4 dns: Handle CNAME records | Kai Blin | 2010-10-23 | 1 | -0/+15 |
| | |||||
* | s4 dns: Parse srv and soa records | Stefan Metzmacher | 2010-10-23 | 1 | -0/+39 |
| | | | | Signed-off-by: Kai Blin <kai@samba.org> | ||||
* | s4 dns: Look up all names in the ldb database. | Kai Blin | 2010-10-23 | 2 | -10/+132 |
| | |||||
* | s4 dns: Look up records in the ldb database | Kai Blin | 2010-10-23 | 2 | -21/+156 |
| |