summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2012-05-24s4:smb_server/smb: fix talloc_free() bugStefan Metzmacher1-1/+1
2012-05-24s4/scripting: in MIT build do not install samba-tool, it is not usable yetAlexander Bokovoy2-7/+4
2012-05-24s4-provision: Make s3fs the default way to install a new Samba4 DCAndrew Bartlett1-2/+2
2012-05-24dlz_bind9: Make the talloc destructor static and return 0.Amitay Isaacs1-1/+2
2012-05-24dlz_bind9: Fix the named crash on reloading namedAmitay Isaacs1-1/+17
2012-05-23gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2-2/+5
2012-05-23libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy1-1/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy29-434/+511
2012-05-23s4: samba-tool is usable without export-keytab command, make sure it does not...Alexander Bokovoy1-19/+22
2012-05-23dns: fix comments and make s4/libcli/resolve dns resolver workingAlexander Bokovoy1-1/+1
2012-05-23gensec_gssapi: Make it possible to build with MIT krb5Simo Sorce2-11/+21
2012-05-23auth and s4-rpc_server: Do not use features we currently can't implement with...Simo Sorce1-0/+6
2012-05-23s4-resolve: Remove dependency on librokenSimo Sorce2-198/+153
2012-05-19s4-dsdb: allow modification of some deleted object if the show-deleted contro...Matthieu Patou1-4/+9
2012-05-19s4-dsdb: naming context needs to have the extended-dn syntax tooMatthieu Patou1-0/+1
2012-05-18s4:torture: Add raw.session.reauth2 testVolker Lendecke1-0/+142
2012-05-18s4:torture: rename raw.session.reauth => raw.session.reauth1Stefan Metzmacher1-3/+3
2012-05-18s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett18-279/+93
2012-05-18s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett1-9/+6
2012-05-18s4-torture: provide correct torture failures for failure to connectAndrew Bartlett1-11/+9
2012-05-18s4-torture: Fix rpc.samr.priv test to use torture_assert() macrosAndrew Bartlett1-51/+16
2012-05-18pygensec: Fix init of variable if not specified.Jelmer Vernooij1-1/+1
2012-05-17s4:torture: add smb2.session.expire1Stefan Metzmacher1-1/+116
2012-05-17s4:torture: add smb2.session.reconnect2 testStefan Metzmacher1-0/+64
2012-05-17s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1Stefan Metzmacher1-2/+2
2012-05-17s4:torture: remove unused vars in smb2.session.reauth*Stefan Metzmacher1-2/+2
2012-05-17s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" optionStefan Metzmacher1-1/+6
2012-05-17s4:auth/gensec: implement gensec_gssapi_expire_time()Stefan Metzmacher1-0/+13
2012-05-17s4:auth/gensec_gssapi: add missing 'break' statementsStefan Metzmacher1-0/+2
2012-05-17s4:auth/gensec_gssapi: remember the expire timeStefan Metzmacher2-2/+9
2012-05-15s4:ntvfs/smb2: remove misleading comment regarding security=serverStefan Metzmacher1-1/+0
2012-05-15s4:ntvfs/cifs: remove misleading comment regarding security=serverStefan Metzmacher1-1/+0
2012-05-15s4:auth: remove unused auth_server.cStefan Metzmacher2-245/+0
2012-05-15s4:param/tests: remove "security=server" testStefan Metzmacher1-10/+0
2012-05-15samba-upgradedns: Use the correct magic incantation of sys.path.insert()Amitay Isaacs1-1/+1
2012-05-14s4:lib/events: no longer define TEVENT_COMPAT_DEFINESStefan Metzmacher1-3/+0
2012-05-14s4:lib/events: remove unused event_context_find() prototypeStefan Metzmacher1-1/+0
2012-05-14move the dbwrap library to the top levelMichael Adam1-3/+3
2012-05-11s4:lib: remove unused wscript_build fileMichael Adam1-7/+0
2012-05-10When listing group members allow fallback to cn attribute when samAccountName...Lukasz Zalewski1-2/+5
2012-05-09s4:smb_server/smb: only create a new session with vuid == 0Stefan Metzmacher3-9/+17
2012-05-09s4:torture/raw/context: test a session setup with a given invalid vuidStefan Metzmacher1-17/+29
2012-05-08s4:libcli:raw: fix a comment typo in smb_setfileinfo()Michael Adam1-1/+1
2012-05-08s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ...Michael Adam1-0/+228
2012-05-08s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ...Michael Adam1-0/+122
2012-05-08s4 dns: unify error handling when bailing outKai Blin1-12/+11
2012-05-08krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider1-0/+1
2012-05-08s4-auth: Use smb_krb5_make_pac_checksum.Andreas Schneider1-54/+24
2012-05-08krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce1-0/+1
2012-05-08s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...Andrew Bartlett1-0/+14