summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-build: Remove SECRETS3 as a samba3core depAndrew Bartlett2011-06-241-5/+10
* s3-param Remove %(DomainSID) supportAndrew Bartlett2011-06-241-102/+0
* Fix bug #8254 - "acl check permissions = no" does not work in all casesJeremy Allison2011-06-242-2/+16
* build: Add a script to install python and Samba with one commandAndrew Bartlett2011-06-231-0/+41
* s3-param Remove 'announce version' parameterAndrew Bartlett2011-06-2310-103/+22
* param: Remove "announce as" parameterAndrew Bartlett2011-06-235-98/+4
* s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett2011-06-233-2/+12
* s3-swat Remove d_printf() callsAndrew Bartlett2011-06-231-2/+2
* lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett2011-06-233-34/+3
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-2313-157/+63
* s3: Add IO_REPARSE_TAG_SYMLINK defineVolker Lendecke2011-06-231-0/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-06-231-3/+3
* s3: remove prototype of convert_string_error from proto.hMichael Adam2011-06-231-4/+0
* s3: remove prototype of convert_string from proto.hMichael Adam2011-06-231-4/+0
* dfsreferral: search client's site and use itMatthieu Patou2011-06-231-2/+2
* s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatchMatthieu Patou2011-06-221-2/+3
* s4-dbcheck: remove unused includeMatthieu Patou2011-06-221-1/+1
* s4-schema: avoid segfaulting if id3.guid is NULLMatthieu Patou2011-06-221-2/+1
* s4-samba_dnsupdate: set environment via the env parameterMatthieu Patou2011-06-221-1/+1
* s4-upgradeprovision: Don't forget to populate the non replicated objects, and...Matthieu Patou2011-06-221-2/+4
* dbchecker: cope with a broken link to Deleted ObjectsAndrew Tridgell2011-06-221-2/+9
* dbchecker: fixed argument error for -H and DNAndrew Tridgell2011-06-221-1/+1
* dbchecker: when fixing a bad GUID in a DN, search by the string DNAndrew Tridgell2011-06-221-1/+1
* samba-tool: added --attrs option to dbcheckAndrew Tridgell2011-06-222-8/+15
* samba-tool: make the dbcheck class available outside of samba-toolAndrew Tridgell2011-06-222-285/+324
* samba-tool: added --quiet option to dbcheckAndrew Tridgell2011-06-221-35/+43
* s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w...Stefan Metzmacher2011-06-221-1/+1
* s4:ntvfs/cifs: add option to use S4U2ProxyStefan Metzmacher2011-06-221-0/+49
* s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher2011-06-221-1/+48
* s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()Stefan Metzmacher2011-06-223-5/+134
* Update eDirectory schemaJim McDonough2011-06-221-49/+20
* s4-dsdb: bypass validation when relax setAndrew Tridgell2011-06-221-1/+2
* samba-tool: allow for running dbcheck against a remove ldap serverAndrew Tridgell2011-06-221-5/+14
* samba-tool: expanded dbcheck DN checkingAndrew Tridgell2011-06-221-21/+104
* s4-dsdb: prioritise GUID in extended_dn_inAndrew Tridgell2011-06-221-8/+11
* s4-dsdb: catch duplicate matches in extended_dn_inAndrew Tridgell2011-06-221-0/+12
* s3: Added missing includes to .clang_complete.Andreas Schneider2011-06-221-0/+2
* s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher2011-06-221-1/+47
* s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-94/+99
* s4:auth/kerberos: reformat kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-32/+41
* s4:auth/kerberos: don't mix s4u2self creds with machine account credsStefan Metzmacher2011-06-221-24/+76
* s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-27/+41
* s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-0/+2
* samba-tool: added missing GUID component checks to dbcheckAndrew Tridgell2011-06-221-4/+93
* pyldb: added methods to get/set extended components on DNsAndrew Tridgell2011-06-221-0/+51
* pydsdb: added get_syntax_oid_from_lDAPDisplayName()Andrew Tridgell2011-06-222-0/+45
* ldb: added extended_str() method to pyldbAndrew Tridgell2011-06-221-0/+16
* ldb: expose syntax oids to pythonAndrew Tridgell2011-06-221-0/+10
* samba-tool: try to keep dbcheck.py in a logical orderingAndrew Tridgell2011-06-221-29/+38
* s4-dsdb: don't add zero GUID to BINARY_DNAndrew Tridgell2011-06-221-9/+11