summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:libsmb/namecache Remove namecache_enable()Andrew Bartlett2010-05-131-28/+0
* s3:smbd Remove calls to namecache_enable()Andrew Bartlett2010-05-131-2/+0
* s3:winbindd Remove call to namecache_enable().Andrew Bartlett2010-05-131-4/+0
* s3:auth Make get_ntlm_challenge more like Samba4Andrew Bartlett2010-05-132-4/+5
* Pass more SMB2 oplock tests. Only oplock stream tests left to fix.Jeremy Allison2010-05-122-1/+10
* Choose between local tevent_status.h header file and installed oneJulien Kerihuel2010-05-121-1/+1
* Install util/tevent_* public headers. Required by OpenChange for compiling IDLJulien Kerihuel2010-05-123-1/+6
* s4:librpc: remove explicit ../librpc/gen_ndr/ndr_drsblobs.o from python_drsblobsStefan Metzmacher2010-05-121-1/+1
* s3-docs: Unify capitalization.Karolin Seeger2010-05-121-2/+2
* s3-docs: Add documentation of the net g_lock subcommand.Karolin Seeger2010-05-121-0/+40
* s3-docs: Move -D option to the right paragraph in man winbindd.Karolin Seeger2010-05-121-10/+10
* s4:heimdal_build: undefine __APPLE__ as we don't need that magicStefan Metzmacher2010-05-121-0/+5
* s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from autoconf buildStefan Metzmacher2010-05-121-1/+0
* work around AIX6.1 name space pollution rename mod_name to module_nameOlaf Flebbe2010-05-122-11/+11
* s3-rap: fix cli_oem_change_password() and give room for the convert reply word.Günther Deschner2010-05-121-1/+1
* s3-lanman: use samr for api_SamOEMChangePassword().Günther Deschner2010-05-121-9/+49
* s4-smbtorture: create/delete testusers via SAMR in RAP-SAM.Günther Deschner2010-05-121-10/+83
* s4-smbtorture: add test_oemchangepassword to RAP-SAM.Günther Deschner2010-05-121-0/+29
* s4-selftest: skip RAP-SAM tests against Samba 4.Günther Deschner2010-05-121-0/+1
* s3-selftest: enable RAP-SAM against Samba 3.Günther Deschner2010-05-121-1/+1
* s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test.Günther Deschner2010-05-124-2/+63
* s4-smbtorture: getting serious about checking rap status return codes.Günther Deschner2010-05-121-0/+18
* s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max...Günther Deschner2010-05-121-6/+16
* s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.Günther Deschner2010-05-121-15/+70
* Fix more SMB2-OPLOCK bugs. Only 3 more issues to address then we're good to g...Jeremy Allison2010-05-112-2/+15
* s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATAAndrew Bartlett2010-05-117-163/+50
* s4-smbtorture: test netservergetinfo level 1 also against s3.Günther Deschner2010-05-112-8/+4
* not all versions of env like more than one argument...Björn Jacke2010-05-111-1/+1
* pidl: fix build on systems that don't have perl in /usr/bin/Björn Jacke2010-05-111-1/+1
* s4:dsdb: cached results of samdb_rodc()Stefan Metzmacher2010-05-111-1/+29
* tdb: commit ABI/tdb-1.2.2.sigsStefan Metzmacher2010-05-111-0/+60
* s4:heimdal: remove unused heimdal/lib/hcrypto/evp-cc.cStefan Metzmacher2010-05-111-659/+0
* s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from the buildStefan Metzmacher2010-05-111-1/+1
* s3:configure: fix a messageMichael Adam2010-05-111-1/+1
* s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use "AF_UNIX...Matthias Dieter Wallnöfer2010-05-111-2/+2
* s3:Makefile: build smbtorture4 as static binary with socket_wrapper supportStefan Metzmacher2010-05-111-1/+2
* waf:libreplace: set _OSF_SOURCE to fix build on Tru64Björn Jacke2010-05-111-0/+4
* README.Coding - cosmetic changesMatthias Dieter Wallnöfer2010-05-111-42/+45
* build: skip missing executables in testwaf.shKai Blin2010-05-111-2/+12
* tdb: remove unused variable in tdb_new_database().Günther Deschner2010-05-111-1/+0
* Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis...Anatoliy Atanasov2010-05-113-32/+1
* Revert "s4:password_hash LDB module - don't break the provision"Stefan Metzmacher2010-05-111-3/+0
* Revert "s4:password hash LDB module - check that password hashes are != NULL ...Stefan Metzmacher2010-05-111-10/+6
* s4:dsdb/password_hash: only try to handle a hash in the unicodePwd field if i...Stefan Metzmacher2010-05-111-2/+2
* README.Coding: fix good exampleStefan Metzmacher2010-05-111-1/+2
* s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-111-2/+2
* s4-smbtorture: fix smbcli_rap_netoemchangepassword.Günther Deschner2010-05-111-4/+3
* s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().Günther Deschner2010-05-111-2/+14
* s4:password_hash LDB module - we might not have a cleartext password at allMatthias Dieter Wallnöfer2010-05-101-26/+29
* SMB2 always have level2 oplock capability. Correct mapping from break message...Jeremy Allison2010-05-104-3/+6