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