summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: skip chown in sysvolreset when it would fail on a GIDAndrew Bartlett2012-10-092-13/+48
* s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserverAmitay Isaacs2012-10-091-0/+4
* s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ pluginAmitay Isaacs2012-10-091-0/+5
* s4:scripting/python: add '-V' as alias for '--version'Stefan Metzmacher2012-10-081-1/+1
* s4:samba-tool: allow 'samba-tool --version'Stefan Metzmacher2012-10-081-0/+6
* s4:samba-tool: use normal option parsing in SuperCommandStefan Metzmacher2012-10-081-10/+13
* s4:samba-tool: add optional epilog to _create_parser()Stefan Metzmacher2012-10-081-2/+7
* samba-tool: Unify usage messages.Karolin Seeger2012-10-0813-60/+60
* samba-tool: Clarify usage of --help.Karolin Seeger2012-10-081-1/+1
* samba-tool: Fix typo in usage.Karolin Seeger2012-10-081-1/+1
* s4-dns: fix a warningMatthieu Patou2012-10-081-2/+1
* s4-dns: Ignore zones that shouldn't be returned currentlyMatthieu Patou2012-10-071-1/+7
* s4-join: factorize code, add infoMatthieu Patou2012-10-071-5/+9
* s4-join: add some documentationMatthieu Patou2012-10-071-1/+11
* s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC onlyMatthieu Patou2012-10-071-2/+7
* drsuapi: Validate the input parameters for the drsuapi_UpdateRefs functionMatthieu Patou2012-10-071-0/+16
* drsuapi: check more carefully the validity of the NCMatthieu Patou2012-10-071-4/+11
* drs-replica-info: level_not_supported is wrong when we do support (partialy t...Matthieu Patou2012-10-071-9/+13
* ldap-server: sscanf result was never used to mistyped varMatthieu Patou2012-10-071-2/+1
* ldap-server: remove warning for the ret not being usedMatthieu Patou2012-10-071-2/+1
* s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGESMatthieu Patou2012-10-071-0/+24
* s4-drs: EXOP_REPL_SECRETS can be called by RW DC as wellMatthieu Patou2012-10-071-7/+15
* drs-getncchanges: do not set the highestUsn to 0Matthieu Patou2012-10-071-1/+0
* kcc: return invalid parameter if the taskId is not 0Matthieu Patou2012-10-071-1/+3
* drs-crackname: if there is no sid do not return the domainMatthieu Patou2012-10-071-0/+2
* devel-crackname: Print if count > 0Matthieu Patou2012-10-071-2/+5
* Implement the LIST_INFO_FOR_SERVER input formatMatthieu Patou2012-10-072-1/+109
* getdcinfo: Check that the server object has a serverreference objects pointin...Matthieu Patou2012-10-071-2/+4
* s4: samba_backup: Fix typos.Björn Baumbach2012-10-031-2/+2
* s4:tortore/rpc/lsa: make more use of torture_assert*Stefan Metzmacher2012-10-031-47/+40
* provision: Use logger rather than print.Jelmer Vernooij2012-10-031-1/+1
* s4-provision: do not skip setting the acls on sysvolMatthieu Patou2012-10-032-2/+4
* s4-dns: fix a non handled memory out of memoryMatthieu Patou2012-10-021-0/+1
* Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison2012-10-012-0/+139
* s4 dns: Fix return code for deleted recordsKai Blin2012-09-302-4/+44
* s4 dns: Get rid of deprecated allocation result checkKai Blin2012-09-301-1/+3
* samba4-tests: Move 'samba.tests.source' up.Jelmer Vernooij2012-09-271-1/+0
* sanba.upgradehelpers: Use standard functionality for getting temp dir.Jelmer Vernooij2012-09-271-3/+0
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-2737-282/+283
* samba.tests.source: Check for trailing whitespace in Python files.Jelmer Vernooij2012-09-271-1/+16
* samba-tool domain provision: DNS forwarder defaultRicky Nance2012-09-271-0/+2
* netlogon: Per MS-NRPC, don't send unknown workstation flags back to theJelmer Vernooij2012-09-262-4/+27
* s4: Fix a -Wunused-value warningVolker Lendecke2012-09-261-1/+1
* samba-tool: Hide 'samba-tool domain samba3upgrade'.Jelmer Vernooij2012-09-262-12/+25
* s4:torture/smb2: remove samba specific stuff from smb2.oplockStefan Metzmacher2012-09-261-10/+0
* samba_dnsupdate: Safely update/create names for Samba3 targets as wellAndrew Bartlett2012-09-261-4/+14
* samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...Andrew Bartlett2012-09-261-3/+10
* s4-python: Override SIGINT handler in scripts only.Jelmer Vernooij2012-09-255-8/+26
* s4-torture: Fix some nonemtpy blank linesVolker Lendecke2012-09-251-12/+12
* s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...Stefan Metzmacher2012-09-251-1/+1