summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-083-33/+52
* param: Move per-share parameters into a seperate file, to share with s3Andrew Bartlett2011-07-082-37/+5
* s4-param Remove offset != -1 checksAndrew Bartlett2011-07-081-7/+2
* s4-param change to struct bitmap to match s3-paramAndrew Bartlett2011-07-082-16/+17
* s4-param Also check the p_class matches when comparing offsetAndrew Bartlett2011-07-081-1/+3
* param: Add hooks to s3 parm_struct and the parameters void * pointerAndrew Bartlett2011-07-084-18/+25
* s4 provision: Add some of the AD-specific DNS records to the directoryKai Blin2011-07-073-9/+236
* s4 provision: split up DNS provisioning into generic and samba-specific ldifsKai Blin2011-07-073-21/+31
* s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlockStefan Metzmacher2011-07-061-3/+3
* s4:torture/smb2: s/smb2cli_lock/test_smb2_lockStefan Metzmacher2011-07-061-19/+19
* libcli/smb move FILE_TYPE constants in commonAndrew Bartlett2011-07-061-8/+0
* libcli/smb move enum protocol_types to a common headerAndrew Bartlett2011-07-061-0/+1
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-05150-49342/+2
* s4-dbcheck: support the 'none' option for promptsAndrew Tridgell2011-07-051-2/+10
* s4-pycommon: support 'none' as an option in confirmAndrew Tridgell2011-07-051-7/+20
* dbcheck: only use a paged search when checking a ldap databaseAndrew Tridgell2011-07-051-1/+1
* dbcheck: check for unknown attributes and offer to remove themAndrew Tridgell2011-07-051-3/+46
* s4-pycommon: allow an optional 'all' choice for confirm dialogsAndrew Tridgell2011-07-051-3/+9
* s4-dsdb: allow removal of unknown attributes if RELAX setAndrew Tridgell2011-07-052-2/+21
* s4-param Remove unused 'announce version'Andrew Bartlett2011-07-021-10/+2
* s3-param Generate parameter tablesAndrew Bartlett2011-07-022-194/+2
* param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett2011-07-024-4/+4
* s4-dsdb guard principalName parse for invalid inputsAndrew Bartlett2011-07-011-1/+6
* s4-dsdb Allow a servicePrincipalName of machine$Andrew Bartlett2011-07-011-0/+6
* 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