Age | Commit message (Expand) | Author | Files | Lines |
2009-02-03 | s3-eventlog: allow to open eventlog tdbs readonly. | Günther Deschner | 4 | -7/+14 |
2009-02-03 | librpc: add ndr_size_string_array(). | Günther Deschner | 3 | -0/+47 |
2009-02-03 | s3-net: fix warning message for keytab usage. | Günther Deschner | 1 | -2/+2 |
2009-02-03 | s3-kerberos: use KRB5_KT_KEY compat macro. | Günther Deschner | 1 | -7/+1 |
2009-02-03 | s3-kerberos: fix ads_dedicated_keytab_verify_ticket with heimdal. | Günther Deschner | 1 | -3/+10 |
2009-02-03 | Revert "fix for commit d96248a9b46 which broke Heimdal builds" | Günther Deschner | 1 | -6/+0 |
2009-02-03 | s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ... | Stefan Metzmacher | 1 | -3/+5 |
2009-02-03 | s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege. | Volker Lendecke | 2 | -4/+10 |
2009-02-03 | lib/tdb: don't generate a static library for the samba4 build | Stefan Metzmacher | 1 | -1/+1 |
2009-02-03 | Fix Coverity ID 870 | Volker Lendecke | 1 | -0/+4 |
2009-02-02 | Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele... | Jeremy Allison | 4 | -20/+54 |
2009-02-03 | s3:selftest: run test_posix_s3.sh tests | Stefan Metzmacher | 2 | -1/+42 |
2009-02-03 | s3:build: pass the path to smbtorture4 down to make with and without '-t' prefix | Stefan Metzmacher | 3 | -3/+7 |
2009-02-02 | s3-wbclient: Use new tevent data types | Kai Blin | 3 | -16/+16 |
2009-02-02 | Next step disentangling async_req from NTSTATUS | Volker Lendecke | 10 | -93/+117 |
2009-02-02 | fix for commit d96248a9b46 which broke Heimdal builds | Björn Jacke | 1 | -0/+6 |
2009-02-02 | Attempt to fix "make test" on host "tridge" | Volker Lendecke | 1 | -1/+1 |
2009-02-02 | s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.sh | Stefan Metzmacher | 1 | -2/+2 |
2009-02-02 | s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MA... | Stefan Metzmacher | 1 | -4/+7 |
2009-02-02 | s4:param: swig_ldb was renamed to pyldb in d965ff05c9923c8a0e440e905d0d9fe662... | Stefan Metzmacher | 1 | -1/+1 |
2009-02-02 | s4:scripting/python: we should not silence warnings on handwritten python bin... | Stefan Metzmacher | 1 | -1/+1 |
2009-02-02 | s4:param: we should not silence warnings on handwritten python bindings | Stefan Metzmacher | 1 | -2/+0 |
2009-02-02 | s4:libcli: remove unused line in config.mk | Stefan Metzmacher | 1 | -2/+0 |
2009-02-02 | s4:lib/ldb: we should not silence warnings on handwritten python bindings | Stefan Metzmacher | 1 | -2/+0 |
2009-02-02 | s4:auth/credentials: the python bindings don't use swig anymore | Stefan Metzmacher | 3 | -21/+19 |
2009-02-02 | s4:auth: the python bindings don't use swig anymore | Stefan Metzmacher | 2 | -4/+3 |
2009-02-02 | lib/tevent: the python bindings don't use swig anymore | Stefan Metzmacher | 1 | -7/+2 |
2009-02-02 | lib/tdb: the python bindings don't use swig anymore | Stefan Metzmacher | 1 | -4/+2 |
2009-02-02 | s3:build: fix typo introduced in "fix build without shared libs" | Michael Adam | 1 | -1/+1 |
2009-02-02 | s3:build: fix linking of bin/net when shared libs have been disabled | Michael Adam | 1 | -1/+1 |
2009-02-02 | selftest: remove source4 specific stuff from selftest.pl | Stefan Metzmacher | 1 | -8/+7 |
2009-02-02 | s4:includes: copy #error DONT_USE_CPLUSPLUS_RESERVED_NAMES from source3 | Stefan Metzmacher | 1 | -0/+16 |
2009-02-02 | s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.c | Stefan Metzmacher | 1 | -6/+6 |
2009-02-02 | s4:torture/rpc: s/class/kclass in winreg.c | Stefan Metzmacher | 1 | -10/+10 |
2009-02-02 | s4:torture/util_smb: s/class/classnum | Stefan Metzmacher | 1 | -3/+3 |
2009-02-02 | s4:torture/rpc: avoid 'new' in samsync.c | Stefan Metzmacher | 1 | -22/+22 |
2009-02-02 | s4:torture/nbench: don't use 'new' | Stefan Metzmacher | 1 | -3/+3 |
2009-02-02 | s4:py_security: avoid 'this' and use 'py_self' and 'self' | Stefan Metzmacher | 1 | -9/+9 |
2009-02-02 | s4:lib/registry: s/new/nkey | Stefan Metzmacher | 1 | -3/+3 |
2009-02-02 | lib/tevent: s/private/private_data | Stefan Metzmacher | 1 | -6/+6 |
2009-02-02 | s4:rpc_server/lsa: s/delete/del s/open/opn | Stefan Metzmacher | 1 | -30/+32 |
2009-02-02 | s4:libnet: s/new/n | Stefan Metzmacher | 1 | -9/+9 |
2009-02-02 | lib/util: s/new/pn in idtree.c | Stefan Metzmacher | 1 | -16/+16 |
2009-02-02 | lib/util: s/class/dclass | Stefan Metzmacher | 1 | -1/+1 |
2009-02-02 | s4:ldb_map: s/new/ntree | Stefan Metzmacher | 1 | -1/+1 |
2009-02-02 | s4:ldif_handlers: s/class/sclass | Stefan Metzmacher | 1 | -4/+4 |
2009-02-02 | s4:schema_fsmo: s/class/sclass | Stefan Metzmacher | 1 | -7/+7 |
2009-02-02 | s4:loadparm: s/class/pclass | Stefan Metzmacher | 3 | -11/+11 |
2009-02-02 | s4:update_keytab: s/delete/do_delete | Stefan Metzmacher | 1 | -7/+7 |
2009-02-02 | libcli/nbt: s/private/private_data | Stefan Metzmacher | 1 | -6/+6 |