summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: add a check for talloc success in rpc.samba3.randomauth2Michael Adam2012-04-281-1/+1
* s4:torture: add a check for talloc success in the rpc.samba3 suiteMichael Adam2012-04-281-0/+1
* s4:torture: add a rpc.samba3.smb2-reauth2 testMichael Adam2012-04-281-0/+136
* s4:torture: add a rpc.samba3.smb2-reauth1 testMichael Adam2012-04-271-1/+161
* s4:librpc: create a binding on the pipe if necessary in dcerpc_pipe_open_smb2...Stefan Metzmacher2012-04-271-0/+15
* libcli/smb: move SMB2_IOCTL_FLAG_IS_FSCTL to smb2_constants.hStefan Metzmacher2012-04-271-3/+0
* s4:ntvfs/ipc: don't echo back the smb2 ioctl input_bufferStefan Metzmacher2012-04-271-1/+1
* torture: change dfs tests now that we return a level 4 when level 4 is requestedMatthieu Patou2012-04-261-3/+2
* s4-torture: never return false in the raw.composite torture testAndrew Bartlett2012-04-261-39/+7
* s4:torture: add a rpc.samba3.smb-reauth2 testMichael Adam2012-04-261-0/+145
* s4:torture: add a rpc.samba3.smb-reauth1 testMichael Adam2012-04-251-0/+165
* s4:torture: add a raw.session suite with a raw.session.reauth testGregor Beck2012-04-253-1/+92
* s4:torture:rpc:spoolss: also initialize driverName before checking it in test...Michael Adam2012-04-251-0/+1
* s4-messaging: Use generate_random() to get a unique ID for messaging clientsAndrew Bartlett2012-04-251-1/+2
* s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett2012-04-254-114/+140
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-255-5/+5
* s4:libnet: pass an explicit mem_ctx to libnet_rpc_userinfo_send() (bug #8889)Stefan Metzmacher2012-04-243-7/+10
* s4-s3upgrade: print the error message from passdb.error exceptionsAndrew Bartlett2012-04-241-6/+6
* Cracknames: use krb wrapper functions so it works with MITSimo Sorce2012-04-231-25/+29
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-233-5/+6
* For now just disable this Heindal specific stuff in the MIT buildSimo Sorce2012-04-235-3/+29
* Make krb5 context initialization not heimdal specificSimo Sorce2012-04-233-23/+55
* Make sure krb5_principal_get_num_comp is identified as present for Heimdal buildAlexander Bokovoy2012-04-231-0/+1
* waf: rename SAMBA4_INTERNAL_HEIMDAL to SAMBA4_USES_HEIMDALAlexander Bokovoy2012-04-231-1/+1
* s4-libnet Always return after composite_error()Andrew Bartlett2012-04-234-1/+8
* s4-libnet Always return after composite_error()Andrew Bartlett2012-04-233-0/+3
* s4-libnet: Fix continue_groupinfo_openuser to check correct state infoAndrew Bartlett2012-04-231-2/+2
* s4:librpc/rpc: directly return after composite_error()Stefan Metzmacher2012-04-231-1/+1
* s4:libnet_become_dc: add missing 'return' after composite_error()Stefan Metzmacher2012-04-231-0/+2
* s4-libnet: Fix continue_groupinfo_opengroup to check correct state infoAndrew Bartlett2012-04-231-2/+2
* s4-libnet: Fix segfault shown by wbinfo --group-info=administratorAndrew Bartlett2012-04-231-0/+1
* dlz_bind9: Also produce and install binary plugin for bind 9.9Andrew Bartlett2012-04-221-1/+1
* Move kdc_get_policy helper in the lsa server where it belongs.Simo Sorce2012-04-207-96/+44
* Use loadparm helper to find lifetime defaultsSimo Sorce2012-04-191-6/+10
* Move README file in the right place.Simo Sorce2012-04-191-4/+0
* s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntaclAndrew Bartlett2012-04-191-0/+1
* Added number of FSMO roles owned by the server we are trying to demote.Daniele Dario2012-04-191-1/+1
* s4-provision: Always give the warning if we are using eadb. It really should...Andrew Bartlett2012-04-191-3/+6
* waf: Fix mispellingSimo Sorce2012-04-191-1/+1
* Fix Error messagesSimo Sorce2012-04-191-4/+2
* s4-kcc: avoid a false alarm with rodcMatthieu Patou2012-04-191-0/+7
* samba_spnupdate: don't try to register DNS related SPN if we are not masterin...Matthieu Patou2012-04-191-1/+24
* dbcheck: Add a check that every FSMO role has a valid ownerAndrew Bartlett2012-04-191-0/+41
* s4-samba-tool: Fix samba-tool fsmo seizeAndrew Bartlett2012-04-192-46/+51
* s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0Andrew Bartlett2012-04-191-1/+1
* s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...Andrew Bartlett2012-04-191-2/+14
* Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilitiesJeremy Allison2012-04-181-0/+37
* Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...Jeremy Allison2012-04-183-0/+94
* s4-torture: Fix the raw.notify mask testVolker Lendecke2012-04-181-0/+4
* s4-torture: Use 2 client connections for raw.notify.maskVolker Lendecke2012-04-181-19/+20