summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a sys_get_number_of_cores() function that calls sysconf or sysctlJeremy Allison2012-01-065-4/+66
* samba-tool:dns: Check through all the DNS records for a matchAmitay Isaacs2012-01-061-16/+16
* s4-rpc:dnsserver: Do not replace @ with zone_name in update operationAmitay Isaacs2012-01-061-1/+6
* Fix bug #8687 - net memberships usage info is wrongJeremy Allison2012-01-061-1/+1
* Fix the local-memcache test for 64-bitVolker Lendecke2012-01-052-2/+1
* s3: Run the CLEANUP2 testVolker Lendecke2012-01-051-0/+1
* s3: Add a test for proper brlock cleanupVolker Lendecke2012-01-053-0/+89
* s3: Clarify what CLEANUP1 doesVolker Lendecke2012-01-051-1/+2
* Add some debug to vfs_aio_pthread so I can see when jobs start and stop.Jeremy Allison2012-01-051-0/+16
* s3-auth remove outdated commentAndrew Bartlett2012-01-051-3/+0
* s3-librpc remove unused headersAndrew Bartlett2012-01-051-2/+0
* s3-auth Remove more unused headersAndrew Bartlett2012-01-051-3/+0
* s3-auth remove unused ntlmssp.hAndrew Bartlett2012-01-052-2/+0
* s3-auth Remove ntlmssp_wrap.h which is no longer requiredAndrew Bartlett2012-01-059-10/+1
* s3-auth use gensec directly rather than via auth_generic_stateAndrew Bartlett2012-01-0512-144/+112
* s3-auth Set remote address for both AD and s3 gensec modesAndrew Bartlett2012-01-051-2/+0
* s3-auth re-create the auth context in the s3 ntlmssp server moduleAndrew Bartlett2012-01-055-70/+8
* s3-auth Add TALLOC_CTX * to auth_generic_prepare()Andrew Bartlett2012-01-057-20/+15
* s3-auth supply s3 ntlmssp module via gensec_settingsAndrew Bartlett2012-01-051-24/+11
* s3-selftest: Add test for rpcclient, including kerberos authenticationAndrew Bartlett2012-01-053-1/+38
* s3:gse: MIT krb5 1.8.1 has a bug in gss_wrap_iov()Stefan Metzmacher2012-01-051-1/+1
* s3-librpc store the sign/seal flags we got in the gssapi clientAndrew Bartlett2012-01-051-1/+1
* s3-libads Factor out a new routine kerberos_get_principal_from_service_hostna...Andrew Bartlett2012-01-054-48/+69
* s3-librpc Use gsskrb5_get_subkey() where available to get the session keyAndrew Bartlett2012-01-052-0/+16
* s3: Remove some redundant codeVolker Lendecke2012-01-051-5/+0
* s3: Run the CLEANUP1 testVolker Lendecke2012-01-051-0/+1
* s3: Add a test excercising the share mode cleanup routineVolker Lendecke2012-01-055-0/+73
* libcli/smb: Add smbXcli_conn_samba_suicideVolker Lendecke2012-01-052-0/+105
* s3: Move basic SMB checking to a much earlier pointVolker Lendecke2012-01-051-19/+19
* s3: Add a suicide mode to smbdVolker Lendecke2012-01-051-0/+11
* s3: Fix some nonempty blank linesVolker Lendecke2012-01-051-3/+3
* s4:repl_meta_data LDB module - set "isRecycled" time correctlyMatthias Dieter Wallnöfer2012-01-051-9/+8
* Add S3 vfs_aio_pthread module to replace broken glibc aio code.Jeremy Allison2012-01-055-0/+659
* waf: Use git repository.Jelmer Vernooij2012-01-051-1/+1
* Include waf as an extracted source directory, rather than as a one-in-a-file ...Jelmer Vernooij2012-01-0479-17/+18127
* s4:pyrpc: add 'user_session_key' getter to the connection objectStefan Metzmacher2012-01-042-1/+45
* s4:pygensec/tests: check that the client and server have the same session keyStefan Metzmacher2012-01-041-1/+4
* s4:pygensec: add session_key() methodStefan Metzmacher2012-01-041-0/+29
* LDAP-CLDAP: demonstrate that pdc name is not an unc pathStefan Metzmacher2012-01-041-0/+9
* s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U...Matthias Dieter Wallnöfer2012-01-041-0/+5
* s4:cldap_server/netlogon.c: it is wrong to specify "\\" in front of the hostnameStefan Metzmacher2012-01-041-2/+6
* s3-winbind: Fix segfault if we can't map the last user.Andreas Schneider2012-01-041-0/+18
* s3-winbind: Move finding the domain to it's own function.Andreas Schneider2012-01-041-11/+21
* s3-perfcount: fix incorrect array length calculationsDavid Disseldorp2012-01-041-9/+17
* s3-perfcount: fix build for example perfcount daemonDavid Disseldorp2012-01-041-1/+1
* s3: Check for the packet size before accessing itVolker Lendecke2012-01-041-2/+1
* LDAP-CLDAP: demonstrate that pdc name is an unc pathStefan Metzmacher2012-01-041-0/+6
* s4:torture/nbt/dgram.c: NBT samlogon requests without _EX return the PDC name...Stefan Metzmacher2012-01-041-0/+22
* dlz_bind9: create session info from PAC using auth contextAmitay Isaacs2012-01-041-7/+59
* s3-cli: fix bug 563, >8GB tar on BE machinesMasafumi Nakayama2012-01-031-5/+17