summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: Don't die() when the join failsAndrew Bartlett2011-04-281-5/+14
* selftest: s3member admember test to confirm s3/s4 interopabilityAndrew Bartlett2011-04-284-58/+172
* s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapperAndrew Bartlett2011-04-284-7/+48
* selftest: Make overwrite of $env->{target} optionalAndrew Bartlett2011-04-281-2/+6
* s3-libads Pass a struct sockaddr_storage to cldap routinesAndrew Bartlett2011-04-286-48/+33
* s3-selftest: Use default name resolution methods (now that dns is emulated)Andrew Bartlett2011-04-281-2/+0
* lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett2011-04-286-221/+154
* s3-test: log to stdout for smbd/nmbd/winbinddAndrew Tridgell2011-04-281-3/+5
* lib/util/charset Add copyright headersAndrew Bartlett2011-04-281-1/+2
* lib/util/charset Make fast path from UTF16 to '8 bit' charsets clearerAndrew Tridgell2011-04-281-14/+28
* lib/util/charset Add tests for srclen=-1 behaviour.Andrew Bartlett2011-04-281-0/+443
* lib/util/charset use convert_string.c in commonAndrew Bartlett2011-04-285-205/+6
* lib/util/charset Fix string termination conditions for UTF16 stringsAndrew Bartlett2011-04-281-4/+4
* Remove another fstring in this code.Jeremy Allison2011-04-281-12/+20
* s3: Properly clean up in pthreadpool_init in case of failureVolker Lendecke2011-04-271-0/+6
* s3-rpc_server Fix compile without kerberosAndrew Bartlett2011-04-272-3/+9
* Fixup (C) - we've both worked lots on this :-).Jeremy Allison2011-04-271-0/+2
* Remove fstrings from client struct. Properly talloc strings (ensuring we neve...Jeremy Allison2011-04-273-49/+278
* s3-waf: add pthreadpool support.Günther Deschner2011-04-273-4/+21
* s3-waf: check for pthread support.Günther Deschner2011-04-271-0/+31
* s3-netapi: Fix Coverity CID #2302: FORWARD_NULLGünther Deschner2011-04-271-1/+1
* Remove outdated S4 OpenLDAP backend HOWTO.Andrew Bartlett2011-04-271-131/+0
* s3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get the winbind pipe dirAndrew Bartlett2011-04-271-1/+1
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-2712-212/+32
* 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: Add lib/replace as a default include pathAndrew Bartlett2011-04-271-1/+1
* docs: Fix a bogus )Samba-JP oota2011-04-271-1/+1
* selftest: we don't get valgrind errors any more with iconvAndrew Tridgell2011-04-271-5/+0
* 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-274-5/+13
* s4-gensec: Use new common 'obtain the PAC' functions.Andrew Bartlett2011-04-271-15/+4
* s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett2011-04-274-5/+34
* auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett2011-04-274-3/+3
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-2712-99/+152
* 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
* selftest: Make bindir_path much less complexAndrew Bartlett2011-04-274-51/+51
* libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett2011-04-276-48/+54
* 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
* libcli/auth Allow parsing of a PAC that is already verified.Andrew Bartlett2011-04-261-44/+50