Age | Commit message (Expand) | Author | Files | Lines |
2010-10-24 | s4: Rename LIBCLI_LDAP to libcli_ldap. | Jelmer Vernooij | 5 | -5/+5 |
2010-10-24 | s4: Rename WBCLIENT to wbclient. | Jelmer Vernooij | 2 | -2/+2 |
2010-10-24 | s4: Rename DB_GLUE to db_glue. | Jelmer Vernooij | 1 | -4/+4 |
2010-10-24 | s4: Rename SMBPASSWD to smbpasswd. | Jelmer Vernooij | 4 | -11/+11 |
2010-10-24 | waf: Lowercase several library names. | Jelmer Vernooij | 1 | -12/+12 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 35 | -80/+80 |
2010-10-24 | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 9 | -30/+30 |
2010-10-24 | s4: Rename SAMDB_COMMON to samdb_common. | Jelmer Vernooij | 3 | -7/+7 |
2010-10-24 | waf: Rename LIBWINBIND-CLIENT to libwinbind-client | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 6 | -7/+7 |
2010-10-23 | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 3 | -4/+4 |
2010-10-23 | s4: Rename WRAP_XATTR to wrap_xattr. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-23 | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 11 | -48/+48 |
2010-10-23 | s4: Rename NDR_TABLE to ndr_table. | Jelmer Vernooij | 5 | -10/+10 |
2010-10-23 | s4: Rename LIBNETIF to libnetif. | Jelmer Vernooij | 5 | -51/+47 |
2010-10-23 | waf: Rename some BUNDLED_ functios to PRIVATE_. | Jelmer Vernooij | 2 | -2/+2 |
2010-10-23 | s4:provision.py - add the correct "CN=Sites" security descriptor | Matthias Dieter Wallnöfer | 2 | -5/+21 |
2010-10-23 | s4:schema.py - reformat and fix the security descriptor | Matthias Dieter Wallnöfer | 1 | -14/+23 |
2010-10-23 | ldb: Support using system pyldb library. | Jelmer Vernooij | 1 | -8/+12 |
2010-10-23 | ldb: Install pkg-config file for pyldb. | Jelmer Vernooij | 2 | -0/+14 |
2010-10-23 | ldb: Install pyldb-util as public library. | Jelmer Vernooij | 1 | -2/+3 |
2010-10-23 | ldb:ldb.h - include a comment that the relax control is mainly used by the Op... | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-10-23 | s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control | Matthias Dieter Wallnöfer | 6 | -0/+44 |
2010-10-23 | ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO... | Matthias Dieter Wallnöfer | 5 | -8/+8 |
2010-10-23 | s4:dns_server - fix counter types | Matthias Dieter Wallnöfer | 2 | -5/+3 |
2010-10-23 | s4 dns: Implement update record prescan logic | Kai Blin | 1 | -0/+37 |
2010-10-23 | s4 dns: Add stub checking if updates are allowed | Kai Blin | 1 | -1/+9 |
2010-10-23 | s4 dns: Add a prerequisites check for updates | Kai Blin | 1 | -2/+67 |
2010-10-23 | s4 dns: Switch to WERROR | Kai Blin | 5 | -98/+90 |
2010-10-23 | s4 dns: Split up the code into multiple files for easier development | Kai Blin | 6 | -372/+487 |
2010-10-23 | s4 dns: More work on updates | Kai Blin | 1 | -1/+25 |
2010-10-23 | s4 dns: Map between NTSTATUS and dns error codes | Kai Blin | 1 | -1/+35 |
2010-10-23 | s4 dns: Better error handling when parsing invalid or unknown records | Kai Blin | 1 | -7/+35 |
2010-10-23 | s4 dns: start handling update requests, return correct error codes | Kai Blin | 1 | -23/+55 |
2010-10-23 | s4 dns: Handle CNAME records | Kai Blin | 1 | -0/+15 |
2010-10-23 | s4 dns: Parse srv and soa records | Stefan Metzmacher | 1 | -0/+39 |
2010-10-23 | s4 dns: Look up all names in the ldb database. | Kai Blin | 2 | -10/+132 |
2010-10-23 | s4 dns: Look up records in the ldb database | Kai Blin | 2 | -21/+156 |
2010-10-23 | s4 dns: Reply to a name request with an A record. | Kai Blin | 1 | -17/+116 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 2 | -2/+20 |
2010-10-23 | s4 dns: Add a boilerplate DNS server implementation | Kai Blin | 6 | -0/+581 |
2010-10-23 | dns/nbt: Fix spelling of the "authoritative" flag. | Kai Blin | 3 | -28/+28 |
2010-10-23 | idl: Add idl describing DNS structures | Kai Blin | 1 | -2/+27 |
2010-10-23 | netlogon.idl: Switch to explicit constants to remove dependency on nbt.idl | Kai Blin | 1 | -0/+1 |
2010-10-23 | s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicating | Kai Blin | 1 | -5/+10 |
2010-10-23 | s4 socket: increase the debuglevel to make add interface debug messages less ... | Kai Blin | 1 | -1/+1 |
2010-10-23 | s4:rpc_server/netlogon: netr_ServerAuthenticate3 should return NO_TRUST_SAM_A... | Stefan Metzmacher | 1 | -8/+8 |
2010-10-23 | s4:rpc_server/netlogon: netr_ServerAuthenticate3 should reject invalid sec_ch... | Stefan Metzmacher | 1 | -3/+15 |
2010-10-23 | s4:rpc_server/netlogon: netr_ServerAuthenticate3 should check the challenge a... | Stefan Metzmacher | 1 | -5/+5 |
2010-10-23 | s4:rpc_server/netlogon: fix comment in netr_DsRGetDCName() | Stefan Metzmacher | 1 | -1/+1 |