summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* rebuildexetendeddn: PEP8: Use spaces rather than tabs.Jelmer Vernooij2011-06-301-66/+61
* rpcclient: PEP8: Use spaces rather than tabs.Jelmer Vernooij2011-06-301-45/+45
* smbstatus: PEP8: Use spaces rather than tabs.Jelmer Vernooij2011-06-301-38/+38
* mischema: Remove unused import.Jelmer Vernooij2011-06-301-1/+0
* enablerecyclebin: Remove unused imports, fix formatting.Jelmer Vernooij2011-06-301-5/+3
* s4-param Handle BOOLREV parametersAndrew Bartlett2011-06-291-0/+16
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-291-101/+0
* s4-param Match source3's param: use C99 initialisersAndrew Bartlett2011-06-291-159/+1090
* s4-param Merge struct parm_struct with version from source3/Andrew Bartlett2011-06-293-14/+15
* param: Merge struct parm_struct definitionsAndrew Bartlett2011-06-292-12/+13
* Remove obsolete BUGS file.Jelmer Vernooij2011-06-291-24/+0
* s4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()Stefan Metzmacher2011-06-281-0/+9
* s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pacStefan Metzmacher2011-06-285-11/+157
* s4:kdc: use KRB5_WINDC_PLUGIN_MINOR define instead of KRB5_WINDC_PLUGING_MINORStefan Metzmacher2011-06-281-1/+1
* HEIMDAL:kdc: pass down the delegated_proxy_principal to the verify_pac()Stefan Metzmacher2011-06-283-20/+41
* HEIMDAL:kdc/windc_plugin.h: KRB5_WINDC_PLUGIN_MINOR 4 => 5Stefan Metzmacher2011-06-281-2/+2
* s4:selftest: test ntvfs.cifs with s4u2proxyStefan Metzmacher2011-06-241-1/+7
* s4:selftest: use wildcards for ntvfs.cifs tests in knownfail and skip filesStefan Metzmacher2011-06-242-36/+20
* s4:kdc: implement samba_kdc_check_s4u2proxy()Stefan Metzmacher2011-06-242-0/+106
* s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuffStefan Metzmacher2011-06-242-0/+269
* s4:python/samba/samdb: add toggle_userAccountFlags() helper functionStefan Metzmacher2011-06-241-10/+35
* HEIMDAL:kdc: don't allow self delegation if a backend check_constrained_deleg...Stefan Metzmacher2011-06-241-4/+4
* HEIMDAL:kdc: pass down the server hdb_entry_ex to check_constrained_delegation()Stefan Metzmacher2011-06-241-5/+19
* HEIMDAL:kdc: use the correct client realm in the EncTicketPartStefan Metzmacher2011-06-241-1/+1
* s4-lsa: Fix typoSumit Bose2011-06-241-1/+1
* param: Remove remaining references to announce as and announce versionAndrew Bartlett2011-06-242-7/+0
* param: Remove "announce as" parameterAndrew Bartlett2011-06-233-34/+2
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-232-3/+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
* 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
* s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher2011-06-221-1/+47