summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-s3-upgrade: Check if there are duplicate sids for users and groupsAmitay Isaacs2012-01-311-0/+4
* s4-s3-upgrade: Use lowercase hostname as hostname for provisionAmitay Isaacs2012-01-311-1/+1
* Fix bug #8139 - smbclient fails if server does not support Echo request.Jeremy Allison2012-01-311-1/+5
* s3-winbind: don't try to do clever thing if the username is not found while a...Matthieu Patou2012-01-301-1/+2
* s3: check that a user in a bogus domain name is mapped to the localnetbios na...Matthieu Patou2012-01-302-0/+21
* s3-auth: Remove duplicate check for NT_STATUS_IS_OK(nt_status)Andrew Bartlett2012-01-301-4/+0
* gensec: inline gensec_generate_session_info() into only callerAndrew Bartlett2012-01-304-43/+27
* s4-auth: Return NT_STATUS_NOT_IMPLEMENTED if the challenge cannot be obtainedAndrew Bartlett2012-01-301-1/+1
* auth: Make check_password and generate_session_info hook genericAndrew Bartlett2012-01-306-41/+74
* tdb2: make --enable-tdb2 the default.Rusty Russell2012-01-301-2/+2
* tdb2: add -1 and -2 options to tdbtortureRusty Russell2012-01-301-1/+18
* tdb2:tdbtorture: use TEST_DATA_PREFIX for filesRusty Russell2012-01-301-9/+34
* tdb2: name tools the same as TDB1 tools.Rusty Russell2012-01-301-5/+5
* tdb2: tools/tdb2backupRusty Russell2012-01-302-0/+374
* samdb: use compat wrappers for tdb_fetch().Rusty Russell2012-01-301-6/+6
* tdb_compat: only use hashsize attribute when O_CREATRusty Russell2012-01-301-1/+1
* ldb_wrap.c: fix TDB2-incompatible API usage.Rusty Russell2012-01-301-1/+1
* tdb2: copy tdb1's changed expansion logic.Rusty Russell2012-01-303-27/+40
* tdb2: careful on wrap.Rusty Russell2012-01-306-20/+29
* auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett2012-01-293-36/+43
* s3: Fix unused variable warningsVolker Lendecke2012-01-291-0/+4
* libcli/util: fix typo in nt_errs[] for NT_STATUS_NETWORK_SESSION_EXPIREDStefan Metzmacher2012-01-291-1/+1
* s3-selftest: Add test for posix large reads and writesAndrew Bartlett2012-01-283-5/+87
* s3-libsmb Do not limit read replies to NBT packet sizesAndrew Bartlett2012-01-271-1/+1
* s3-pdb: Make ADS-type backends updates secrets.tdb.Simo Sorce2012-01-273-0/+127
* s3-pdb: Break SECRETS3 dependency on PDB.Simo Sorce2012-01-274-60/+68
* libcli/smb: fix smbXcli_negprot(..., PROTOCOL_NT1, PROTOCOL_SMB2_02)Stefan Metzmacher2012-01-271-3/+6
* s3-waf: Create a subsystem for SERVER_MUTEX.Andreas Schneider2012-01-271-3/+6
* s3-waf: Add missing dependency of ntlmssp to wbclient.Andreas Schneider2012-01-271-1/+1
* s3-waf: Add missing dependency of pdb_wbc_sam to wbclient.Andreas Schneider2012-01-271-1/+1
* build: Add missing dependencies on poptAmitay Isaacs2012-01-272-1/+3
* Finally remove all malloc()'s from the substitute code. Now totallyJeremy Allison2012-01-274-101/+64
* Fix a really slow memory leak (in master at least). Found by Ira Cooper <ira@...Jeremy Allison2012-01-271-2/+7
* s3:auth/auth_generic: for now call sub_set_smb_name() and lp_load()Stefan Metzmacher2012-01-261-0/+6
* s3:gse: return NT_STATUS_LOGON_FAILURE instead of NT_STATUS_INTERNAL_ERRORStefan Metzmacher2012-01-261-2/+2
* s4-rpc_server: Fix search for existing trust to actually look for the dns nameAndrew Bartlett2012-01-261-1/+1
* s3-build: Remove FIXME, bigballofmud is no moreAndrew Bartlett2012-01-261-2/+0
* Update man page to fix typo vfs_aio_fork -> vfs_aio_pthread, addJeremy Allison2012-01-261-1/+3
* Use sys_pread/sys_pwrite to cope correctly with 64-bit sizes. As in the defau...Jeremy Allison2012-01-261-2/+16
* Add man page for vfs_aio_pthread module.Jeremy Allison2012-01-251-0/+118
* s3: Fix a panic in aio_pthreadVolker Lendecke2012-01-251-1/+1
* s3-waf: Reduce dependencies of winbindd.Andreas Schneider2012-01-251-24/+9
* s3-waf: Reduce dependencies of smbd_base.Andreas Schneider2012-01-251-43/+10
* s3-waf: Fix cups dependency in PRINTING.Andreas Schneider2012-01-252-2/+2
* s3-waf: Add missing dependency to LIBNET.Andreas Schneider2012-01-251-2/+1
* s3-waf: Add missing dependency to RPC_WINREG.Andreas Schneider2012-01-251-1/+1
* s3-waf: Reduce libsmbclient dependencies.Andreas Schneider2012-01-251-2/+8
* s3-waf: Reduce libnetapi dependencies.Andreas Schneider2012-01-251-6/+11
* s3-waf: Link vlp only against needed subsystems.Andreas Schneider2012-01-251-1/+3
* s3-waf: Link split_tokens only against needed subsystems.Andreas Schneider2012-01-251-2/+3