summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-test Make samba3.blackbox.net.local.registry.roundtrip reliableAndrew Bartlett2011-04-271-2/+2
* s3-waf Don't enable profiling by defaultAndrew Bartlett2011-04-271-1/+1
* build: fixed build problems due to implicit library deps in samba3coreAndrew Tridgell2011-04-271-3/+3
* auth/kerberos Add check for gss_inquire_sec_context_by_oidAndrew Bartlett2011-04-272-1/+2
* s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett2011-04-273-5/+33
* auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett2011-04-271-1/+1
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-277-98/+19
* s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.Andrew Bartlett2011-04-273-1/+43
* s3-libads Don't start a DEBUG with 'time'Andrew Bartlett2011-04-271-1/+1
* libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett2011-04-271-8/+0
* s3: Make cli_session_setup_lanman2 asyncVolker Lendecke2011-04-271-53/+201
* s3: Make cli_session_setup_nt1 asyncVolker Lendecke2011-04-261-87/+246
* s3: Make plaintext session setup asyncVolker Lendecke2011-04-261-59/+145
* s3: Remove cli_writeVolker Lendecke2011-04-263-209/+0
* s3: Use cli_writeall instead of cli_writeVolker Lendecke2011-04-269-103/+169
* s3: Add cli_writeallVolker Lendecke2011-04-262-3/+55
* s3:vfs use gpfs_lib_initChristian Ambach2011-04-263-0/+22
* s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.Günther Deschner2011-04-261-0/+1
* s3: Fix a typoVolker Lendecke2011-04-261-1/+1
* s3: Allow unlimited parallelism in pthreadpoolVolker Lendecke2011-04-262-9/+31
* s3-libads Remove KRB5_DNS_HACKAndrew Bartlett2011-04-261-12/+0
* libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett2011-04-261-36/+1
* build: Invert --enable-s3build into --disable-s3buildAndrew Bartlett2011-04-261-1/+1
* build: Move Heimdal/MIT compat build rules to heimdal_buildAndrew Bartlett2011-04-261-11/+0
* No longer need to call SMB_VFS_LSTAT - check name hasn't changed above is suf...Jeremy Allison2011-04-251-23/+0
* Correctly detect and deny symlinks anywhere in a path (not just the last comp...Jeremy Allison2011-04-251-27/+60
* s3: Remove unused codeVolker Lendecke2011-04-251-6/+0
* s3: Move setting the name_query timeoutVolker Lendecke2011-04-251-9/+9
* s3:lib/util_sock: listen on IPv6 addresses with IPV6_ONLY (bug #7383)Stefan Metzmacher2011-04-251-0/+26
* s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...Stefan Metzmacher2011-04-251-14/+17
* s3: Some build farm machines do not have /bin/trueVolker Lendecke2011-04-251-4/+7
* s3: Fix some typos in dsgetdcnameVolker Lendecke2011-04-251-3/+3
* s3: "port" is not used in dsgetdcnameVolker Lendecke2011-04-251-3/+0
* s3: Check for res_ninitVolker Lendecke2011-04-251-0/+8
* s3: Run pthreadpooltest in make testVolker Lendecke2011-04-252-0/+20
* s3: Add pthreadpooltest to main buildVolker Lendecke2011-04-252-1/+13
* s3: pthreadpool_sig_fd->pthreadpool_signal_fdVolker Lendecke2011-04-254-7/+7
* s3: Tiny doc for pthreadpoolVolker Lendecke2011-04-251-7/+59
* s3: Many pthreadpool fixesVolker Lendecke2011-04-256-88/+546
* s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke2011-04-254-5/+17
* s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()Stefan Metzmacher2011-04-246-17/+13
* s3:winbindd: let winbindd_lookup_names() use dcerpc_binding_handle functionsStefan Metzmacher2011-04-241-11/+20
* s3:winbindd: let winbindd_lookup_sids() dcerpc_binding_handle functionsStefan Metzmacher2011-04-241-9/+19
* s3:includes: simplify INO_T_VAL macrosStefan Metzmacher2011-04-241-3/+3
* s3:includes: simplify BIG_UINT macrosStefan Metzmacher2011-04-241-5/+4
* s3:smbd/trans2: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-241-28/+2
* s3: Fix Coverity ID 2478, UNINITVolker Lendecke2011-04-231-1/+1
* s3:include/vfs.h: remove very old hints for vfs modules with interface versio...Stefan Metzmacher2011-04-231-8/+0
* Revert "s3-vfs: another attempt to fix the Tru64 build."Stefan Metzmacher2011-04-233-8/+0
* s3:smbd/nttrans: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-231-44/+5