summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-31s3-smbd: Use gensec_spnego in smb seal serverAndrew Bartlett1-304/+29
2012-01-31s3:libsmb/auth_generic: make use of gensec_spnego in the clientStefan Metzmacher1-4/+9
2012-01-31s3:auth/auth_generic: make use of gensec_spnego in the serverStefan Metzmacher1-4/+9
2012-01-31s3: Unify stream testing in open_directoryVolker Lendecke1-9/+5
2012-01-31s3: Re-indent an && sequence for better understandingVolker Lendecke1-2/+2
2012-01-31s3: Fix "smbcontrol smbd close-share"Volker Lendecke1-0/+11
2012-01-31s3:net ads join: remove a useless empty comment blockMichael Adam1-2/+1
2012-01-31s3:net ads join: add a comment for the call to _net_ads_join_dns_update()Michael Adam1-0/+5
2012-01-31s3:net ads join: reduce indentation in _net_ads_join_dns_updates()Michael Adam1-46/+47
2012-01-31s3:net ads join: move dns update code out to new function _net_ads_join_dns_u...Michael Adam1-77/+84
2012-01-31s3:net ads join: improve comment for dns update blockMichael Adam1-4/+4
2012-01-31s3:net ads join: improve status evaluation for call to net_update_dns()Michael Adam1-2/+5
2012-01-31s3:net ads join: interpret return code of ads_kinit_password() in dns update ...Michael Adam1-1/+8
2012-01-31s3:net ads join: check for malloc success and react accordingly in dns update...Michael Adam1-0/+5
2012-01-31s3:net ads join: check for success of fetching machine password in dns update...Michael Adam1-0/+5
2012-01-31s3:net ads join: untangle assignment from check, fix return code and improve ...Michael Adam1-2/+8
2012-01-31s3:net ads join: reduce indentation and improve logging in the dns update cod...Michael Adam1-13/+17
2012-01-31s3:net ads join: untangle assignment from check.Michael Adam1-1/+2
2012-01-31s3:net registry: fix a copy and paste error in a help textMichael Adam1-2/+2
2012-01-31tevent: Fix python documentation stringsAmitay Isaacs1-2/+2
2012-01-31replace: Only include C files from which there are actually functions used.Jelmer Vernooij1-2/+21
2012-01-31replace: use libbsd for strlcat/strlcpy when available.Jelmer Vernooij1-15/+21
2012-01-31s4-s3-upgrade: Check if there are duplicate sids for users and groupsAmitay Isaacs1-0/+4
2012-01-31s4-s3-upgrade: Use lowercase hostname as hostname for provisionAmitay Isaacs1-1/+1
2012-01-31Fix bug #8139 - smbclient fails if server does not support Echo request.Jeremy Allison1-1/+5
2012-01-30s3-winbind: don't try to do clever thing if the username is not found while a...Matthieu Patou1-1/+2
2012-01-30s3: check that a user in a bogus domain name is mapped to the localnetbios na...Matthieu Patou2-0/+21
2012-01-30s3-auth: Remove duplicate check for NT_STATUS_IS_OK(nt_status)Andrew Bartlett1-4/+0
2012-01-30gensec: inline gensec_generate_session_info() into only callerAndrew Bartlett4-43/+27
2012-01-30s4-auth: Return NT_STATUS_NOT_IMPLEMENTED if the challenge cannot be obtainedAndrew Bartlett1-1/+1
2012-01-30auth: Make check_password and generate_session_info hook genericAndrew Bartlett6-41/+74
2012-01-30tdb2: make --enable-tdb2 the default.Rusty Russell1-2/+2
2012-01-30tdb2: add -1 and -2 options to tdbtortureRusty Russell1-1/+18
2012-01-30tdb2:tdbtorture: use TEST_DATA_PREFIX for filesRusty Russell1-9/+34
2012-01-30tdb2: name tools the same as TDB1 tools.Rusty Russell1-5/+5
2012-01-30tdb2: tools/tdb2backupRusty Russell2-0/+374
2012-01-30samdb: use compat wrappers for tdb_fetch().Rusty Russell1-6/+6
2012-01-30tdb_compat: only use hashsize attribute when O_CREATRusty Russell1-1/+1
2012-01-30ldb_wrap.c: fix TDB2-incompatible API usage.Rusty Russell1-1/+1
2012-01-30tdb2: copy tdb1's changed expansion logic.Rusty Russell3-27/+40
2012-01-30tdb2: careful on wrap.Rusty Russell6-20/+29
2012-01-29auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett3-36/+43
2012-01-29s3: Fix unused variable warningsVolker Lendecke1-0/+4
2012-01-29libcli/util: fix typo in nt_errs[] for NT_STATUS_NETWORK_SESSION_EXPIREDStefan Metzmacher1-1/+1
2012-01-28s3-selftest: Add test for posix large reads and writesAndrew Bartlett3-5/+87
2012-01-27s3-libsmb Do not limit read replies to NBT packet sizesAndrew Bartlett1-1/+1
2012-01-27s3-pdb: Make ADS-type backends updates secrets.tdb.Simo Sorce3-0/+127
2012-01-27s3-pdb: Break SECRETS3 dependency on PDB.Simo Sorce4-60/+68
2012-01-27libcli/smb: fix smbXcli_negprot(..., PROTOCOL_NT1, PROTOCOL_SMB2_02)Stefan Metzmacher1-3/+6
2012-01-27s3-waf: Create a subsystem for SERVER_MUTEX.Andreas Schneider1-3/+6