summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-27dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett12-212/+32
2011-04-27s3-test Make samba3.blackbox.net.local.registry.roundtrip reliableAndrew Bartlett1-2/+2
2011-04-27s3-waf Don't enable profiling by defaultAndrew Bartlett1-1/+1
2011-04-27build: Add lib/replace as a default include pathAndrew Bartlett1-1/+1
2011-04-27docs: Fix a bogus )Samba-JP oota1-1/+1
2011-04-27selftest: we don't get valgrind errors any more with iconvAndrew Tridgell1-5/+0
2011-04-27build: fixed build problems due to implicit library deps in samba3coreAndrew Tridgell1-3/+3
2011-04-27auth/kerberos Add check for gss_inquire_sec_context_by_oidAndrew Bartlett4-5/+13
2011-04-27s4-gensec: Use new common 'obtain the PAC' functions.Andrew Bartlett1-15/+4
2011-04-27s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett4-5/+34
2011-04-27auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett4-3/+3
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett12-99/+152
2011-04-27s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.Andrew Bartlett3-1/+43
2011-04-27s3-libads Don't start a DEBUG with 'time'Andrew Bartlett1-1/+1
2011-04-27selftest: Make bindir_path much less complexAndrew Bartlett4-51/+51
2011-04-27libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett6-48/+54
2011-04-27s3: Make cli_session_setup_lanman2 asyncVolker Lendecke1-53/+201
2011-04-26s3: Make cli_session_setup_nt1 asyncVolker Lendecke1-87/+246
2011-04-26s3: Make plaintext session setup asyncVolker Lendecke1-59/+145
2011-04-26s3: Remove cli_writeVolker Lendecke3-209/+0
2011-04-26s3: Use cli_writeall instead of cli_writeVolker Lendecke9-103/+169
2011-04-26s3: Add cli_writeallVolker Lendecke2-3/+55
2011-04-26s3:vfs use gpfs_lib_initChristian Ambach3-0/+22
2011-04-26s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.Günther Deschner1-0/+1
2011-04-26s3: Fix a typoVolker Lendecke1-1/+1
2011-04-26s3: Allow unlimited parallelism in pthreadpoolVolker Lendecke2-9/+31
2011-04-26libcli/auth Allow parsing of a PAC that is already verified.Andrew Bartlett1-44/+50
2011-04-26s3-libads Remove KRB5_DNS_HACKAndrew Bartlett1-12/+0
2011-04-26libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett5-90/+235
2011-04-26waf: introduce reverse logic for allowing unknown symbolsMatthieu Patou2-0/+9
2011-04-26build: Invert --enable-s3build into --disable-s3buildAndrew Bartlett2-4/+5
2011-04-26lib/util Define samba-util-common only for s3-wafAndrew Bartlett1-24/+11
2011-04-26build: Move Heimdal/MIT compat build rules to heimdal_buildAndrew Bartlett2-11/+13
2011-04-25No longer need to call SMB_VFS_LSTAT - check name hasn't changed above is suf...Jeremy Allison1-23/+0
2011-04-25Correctly detect and deny symlinks anywhere in a path (not just the last comp...Jeremy Allison1-27/+60
2011-04-25s3: Remove unused codeVolker Lendecke1-6/+0
2011-04-25s3: Move setting the name_query timeoutVolker Lendecke1-9/+9
2011-04-25docs-xml/smb.conf.5: %i and %I no longer contain IPv4 mapped IPv6 addressesStefan Metzmacher1-0/+4
2011-04-25s3:lib/util_sock: listen on IPv6 addresses with IPV6_ONLY (bug #7383)Stefan Metzmacher1-0/+26
2011-04-25s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...Stefan Metzmacher1-14/+17
2011-04-25s3: Some build farm machines do not have /bin/trueVolker Lendecke1-4/+7
2011-04-25s3: Fix some typos in dsgetdcnameVolker Lendecke1-3/+3
2011-04-25s3: "port" is not used in dsgetdcnameVolker Lendecke1-3/+0
2011-04-25s3: Check for res_ninitVolker Lendecke1-0/+8
2011-04-25s3: Run pthreadpooltest in make testVolker Lendecke2-0/+20
2011-04-25s3: Add pthreadpooltest to main buildVolker Lendecke2-1/+13
2011-04-25s3: pthreadpool_sig_fd->pthreadpool_signal_fdVolker Lendecke4-7/+7
2011-04-25s3: Tiny doc for pthreadpoolVolker Lendecke1-7/+59
2011-04-25s3: Many pthreadpool fixesVolker Lendecke6-88/+546
2011-04-25s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke4-5/+17