summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merged-build: link in LIBREPLACE into samba4 code as in the native buildStefan Metzmacher2009-02-032-4/+22
* merged-build: force non-shared build for samba4Stefan Metzmacher2009-02-031-0/+3
* s3-docs: add documentation for dump option of eventlogadm.Günther Deschner2009-02-031-0/+26
* s3-eventlogadm: add command to dump stored tdb entries.Günther Deschner2009-02-032-1/+56
* s3-eventlog: add evlog_pull_record_tdb function.Günther Deschner2009-02-032-0/+58
* s3: re-run make samba3-idl.Günther Deschner2009-02-033-0/+206
* eventlog: add eventlog_Record_tdb to support the traditional s3 on-disc format.Günther Deschner2009-02-031-0/+32
* s3-eventlog: pass down talloc context to parse_logentry().Günther Deschner2009-02-033-10/+10
* s3-eventlog: make logname in elog_open_tdb const.Günther Deschner2009-02-032-2/+2
* s3-eventlog: allow to open eventlog tdbs readonly.Günther Deschner2009-02-034-7/+14
* librpc: add ndr_size_string_array().Günther Deschner2009-02-033-0/+47
* s3-net: fix warning message for keytab usage.Günther Deschner2009-02-031-2/+2
* s3-kerberos: use KRB5_KT_KEY compat macro.Günther Deschner2009-02-031-7/+1
* s3-kerberos: fix ads_dedicated_keytab_verify_ticket with heimdal.Günther Deschner2009-02-031-3/+10
* Revert "fix for commit d96248a9b46 which broke Heimdal builds"Günther Deschner2009-02-031-6/+0
* s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ...Stefan Metzmacher2009-02-031-3/+5
* s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.Volker Lendecke2009-02-032-4/+10
* lib/tdb: don't generate a static library for the samba4 buildStefan Metzmacher2009-02-031-1/+1
* Fix Coverity ID 870Volker Lendecke2009-02-031-0/+4
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...Jeremy Allison2009-02-024-20/+54
* s3:selftest: run test_posix_s3.sh testsStefan Metzmacher2009-02-032-1/+42
* s3:build: pass the path to smbtorture4 down to make with and without '-t' prefixStefan Metzmacher2009-02-033-3/+7
* s3-wbclient: Use new tevent data typesKai Blin2009-02-023-16/+16
* Next step disentangling async_req from NTSTATUSVolker Lendecke2009-02-0210-93/+117
* fix for commit d96248a9b46 which broke Heimdal buildsBjörn Jacke2009-02-021-0/+6
* Attempt to fix "make test" on host "tridge"Volker Lendecke2009-02-021-1/+1
* s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.shStefan Metzmacher2009-02-021-2/+2
* s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MA...Stefan Metzmacher2009-02-021-4/+7
* s4:param: swig_ldb was renamed to pyldb in d965ff05c9923c8a0e440e905d0d9fe662...Stefan Metzmacher2009-02-021-1/+1
* s4:scripting/python: we should not silence warnings on handwritten python bin...Stefan Metzmacher2009-02-021-1/+1
* s4:param: we should not silence warnings on handwritten python bindingsStefan Metzmacher2009-02-021-2/+0
* s4:libcli: remove unused line in config.mkStefan Metzmacher2009-02-021-2/+0
* s4:lib/ldb: we should not silence warnings on handwritten python bindingsStefan Metzmacher2009-02-021-2/+0
* s4:auth/credentials: the python bindings don't use swig anymoreStefan Metzmacher2009-02-023-21/+19
* s4:auth: the python bindings don't use swig anymoreStefan Metzmacher2009-02-022-4/+3
* lib/tevent: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-7/+2
* lib/tdb: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-4/+2
* s3:build: fix typo introduced in "fix build without shared libs"Michael Adam2009-02-021-1/+1
* s3:build: fix linking of bin/net when shared libs have been disabledMichael Adam2009-02-021-1/+1
* selftest: remove source4 specific stuff from selftest.plStefan Metzmacher2009-02-021-8/+7
* s4:includes: copy #error DONT_USE_CPLUSPLUS_RESERVED_NAMES from source3Stefan Metzmacher2009-02-021-0/+16
* s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.cStefan Metzmacher2009-02-021-6/+6
* s4:torture/rpc: s/class/kclass in winreg.cStefan Metzmacher2009-02-021-10/+10
* s4:torture/util_smb: s/class/classnumStefan Metzmacher2009-02-021-3/+3
* s4:torture/rpc: avoid 'new' in samsync.cStefan Metzmacher2009-02-021-22/+22
* s4:torture/nbench: don't use 'new'Stefan Metzmacher2009-02-021-3/+3
* s4:py_security: avoid 'this' and use 'py_self' and 'self'Stefan Metzmacher2009-02-021-9/+9
* s4:lib/registry: s/new/nkeyStefan Metzmacher2009-02-021-3/+3
* lib/tevent: s/private/private_dataStefan Metzmacher2009-02-021-6/+6
* s4:rpc_server/lsa: s/delete/del s/open/opnStefan Metzmacher2009-02-021-30/+32