summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/util: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher2010-10-181-0/+6
* s3:libsmb: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher2010-10-181-0/+6
* libcli/util: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher2010-10-181-0/+6
* s3-winbind: Fixed init order.Andreas Schneider2010-10-181-3/+3
* librpc: Fixed memory context of dcerpc_binding_from_tower.Stefan Metzmacher2010-10-181-2/+2
* s4-gensec: Add dependency on com_err to GENSEC_KRB5.Andreas Schneider2010-10-181-1/+1
* s4-ldb Add LDB_REQ_SET_LOCATION to help track handler useAndrew Bartlett2010-10-184-0/+14
* s4-selftest Make GDB_PROVISION work againAndrew Bartlett2010-10-181-0/+8
* ldb Ensure we mark ongoing LDAP requests as PENDINGAndrew Bartlett2010-10-181-0/+2
* s4-openldap-backend Don't set 'dbnosync' on cn=configAndrew Bartlett2010-10-181-1/+0
* s4-provision Use --ldap-backend-nosync rather than just --nosyncAndrew Bartlett2010-10-181-2/+1
* heimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.Jelmer Vernooij2010-10-181-1/+1
* This is typo fix patch for smbcacls.1.xml .Samba-JP oota2010-10-181-6/+6
* dsdb simple_ldap_map depends on LDBSAMBAAndrew Bartlett2010-10-181-1/+1
* Revert "s4:dsdb - make the RELAX control private"Andrew Bartlett2010-10-182-8/+9
* heimdal: Attempt to fix path of hdb_asn1.hJelmer Vernooij2010-10-181-0/+1
* dsdb: Module aliases require to be prefixed with the subsystem name.Jelmer Vernooij2010-10-181-2/+2
* dcerpc_samr: Fix -l arguments for dcerpc_samr and dcerpc_atsvc.Jelmer Vernooij2010-10-172-2/+2
* tdb: Bump version to 1.2.7 after addition of pytdb.__version__.Jelmer Vernooij2010-10-171-1/+1
* heimdal: Add local simpler copy of to_list().Jelmer Vernooij2010-10-171-9/+17
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-1730-92/+175
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-1730-177/+92
* s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif" callMatthias Dieter Wallnöfer2010-10-171-17/+0
* s4:ldb-samba/ldb_wrap.c - fix indentation and trailing whitespacesMatthias Dieter Wallnöfer2010-10-171-36/+36
* s4:"wrap_casefold" - move it to "ldb_wrap.c" since it's only used thereMatthias Dieter Wallnöfer2010-10-172-5/+9
* s4:dsdb - make the RELAX control privateMatthias Dieter Wallnöfer2010-10-162-9/+8
* s4:libcli/ldap/ldap_controls.c - fix up the controls listMatthias Dieter Wallnöfer2010-10-161-29/+49
* ldb:ldb.h - reorder controls/extended operationsMatthias Dieter Wallnöfer2010-10-161-27/+28
* heimdal: Remove some unused arguments from HEIMDAL_SUBSYSTEM().Jelmer Vernooij2010-10-161-7/+3
* heimdal: Allow leaving off prefix from asn1 option_file.Jelmer Vernooij2010-10-161-2/+5
* heimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY().Jelmer Vernooij2010-10-161-29/+14
* heimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE().Jelmer Vernooij2010-10-161-9/+11
* heimdal: Allow leaving off prefix for HEIMDAL_ASN1().Jelmer Vernooij2010-10-161-19/+20
* heimdal: Allow leaving off ../heimdal prefix for proto headers.Jelmer Vernooij2010-10-161-13/+14
* heimdal: Allow leaving off ../heimdal prefix for source files.Jelmer Vernooij2010-10-161-104/+104
* heimdal: Add convenience functions for finding heimdal paths.Jelmer Vernooij2010-10-161-3/+6
* heimdal: Call HEIMDAL_AUTOPROTO() manually.Jelmer Vernooij2010-10-161-15/+11
* heimdal: Call HEIMDAL_AUTOPROTO_PRIVATE() manually.Jelmer Vernooij2010-10-161-6/+4
* heimdal: Add variables for source files.Jelmer Vernooij2010-10-161-12/+15
* heimdal: Simplify handling of ../heimdal prefixes in HEIMDAL_SUBSYSTEM.Jelmer Vernooij2010-10-161-82/+83
* heimdal_build: Fix detection of system roken library.Jelmer Vernooij2010-10-161-1/+1
* heimdal_build: Remove ignored argument ldflags from HEIMDAL_BINARY().Jelmer Vernooij2010-10-161-1/+0
* ldb:pyldb.c - remove pointless commentMatthias Dieter Wallnöfer2010-10-161-1/+0
* ldb:"ldb_dn_compare_base" - use "unsigned int" countersMatthias Dieter Wallnöfer2010-10-161-2/+2
* ldb:"ldb_dn_add_child" - use "unsigned int" countersMatthias Dieter Wallnöfer2010-10-161-2/+3
* ldb:"ldb_dn_remove_base_components" - use an "unsigned int" counterMatthias Dieter Wallnöfer2010-10-161-6/+6
* ldb:"ldb_dn_canonical" - use an "unsigned int" counterMatthias Dieter Wallnöfer2010-10-161-3/+3
* s4:samldb LDB module - use appropriate fixed-length integer types where neededMatthias Dieter Wallnöfer2010-10-161-4/+5
* s4:dsdb/samdb/ldb_modules/util.c - remove now unused functions which set inte...Matthias Dieter Wallnöfer2010-10-161-74/+0
* s4:samba3sid LDB module - handle the RID as uint32_tMatthias Dieter Wallnöfer2010-10-161-13/+15