summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture/samba3rpc: add smb1-pipe-nameStefan Metzmacher2012-05-281-0/+252
* s4:torture/samba3rpc: add smb2-pipe-nameStefan Metzmacher2012-05-281-0/+84
* Avoid all(), as it's not available in Python 2.4.Jelmer Vernooij2012-05-271-1/+5
* s4:smb_server/smb: fix talloc_free() bugStefan Metzmacher2012-05-241-1/+1
* s4/scripting: in MIT build do not install samba-tool, it is not usable yetAlexander Bokovoy2012-05-242-7/+4
* s4-provision: Make s3fs the default way to install a new Samba4 DCAndrew Bartlett2012-05-241-2/+2
* dlz_bind9: Make the talloc destructor static and return 0.Amitay Isaacs2012-05-241-1/+2
* dlz_bind9: Fix the named crash on reloading namedAmitay Isaacs2012-05-241-1/+17
* gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2012-05-232-2/+5
* libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy2012-05-231-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-2329-434/+511
* s4: samba-tool is usable without export-keytab command, make sure it does not...Alexander Bokovoy2012-05-231-19/+22
* dns: fix comments and make s4/libcli/resolve dns resolver workingAlexander Bokovoy2012-05-231-1/+1
* gensec_gssapi: Make it possible to build with MIT krb5Simo Sorce2012-05-232-11/+21
* auth and s4-rpc_server: Do not use features we currently can't implement with...Simo Sorce2012-05-231-0/+6
* s4-resolve: Remove dependency on librokenSimo Sorce2012-05-232-198/+153
* s4-dsdb: allow modification of some deleted object if the show-deleted contro...Matthieu Patou2012-05-191-4/+9
* s4-dsdb: naming context needs to have the extended-dn syntax tooMatthieu Patou2012-05-191-0/+1
* s4:torture: Add raw.session.reauth2 testVolker Lendecke2012-05-181-0/+142
* s4:torture: rename raw.session.reauth => raw.session.reauth1Stefan Metzmacher2012-05-181-3/+3
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-1818-279/+93
* s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett2012-05-181-9/+6
* s4-torture: provide correct torture failures for failure to connectAndrew Bartlett2012-05-181-11/+9
* s4-torture: Fix rpc.samr.priv test to use torture_assert() macrosAndrew Bartlett2012-05-181-51/+16
* pygensec: Fix init of variable if not specified.Jelmer Vernooij2012-05-181-1/+1
* s4:torture: add smb2.session.expire1Stefan Metzmacher2012-05-171-1/+116
* s4:torture: add smb2.session.reconnect2 testStefan Metzmacher2012-05-171-0/+64
* s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1Stefan Metzmacher2012-05-171-2/+2
* s4:torture: remove unused vars in smb2.session.reauth*Stefan Metzmacher2012-05-171-2/+2
* s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" optionStefan Metzmacher2012-05-171-1/+6
* s4:auth/gensec: implement gensec_gssapi_expire_time()Stefan Metzmacher2012-05-171-0/+13
* s4:auth/gensec_gssapi: add missing 'break' statementsStefan Metzmacher2012-05-171-0/+2
* s4:auth/gensec_gssapi: remember the expire timeStefan Metzmacher2012-05-172-2/+9
* s4:ntvfs/smb2: remove misleading comment regarding security=serverStefan Metzmacher2012-05-151-1/+0
* s4:ntvfs/cifs: remove misleading comment regarding security=serverStefan Metzmacher2012-05-151-1/+0
* s4:auth: remove unused auth_server.cStefan Metzmacher2012-05-152-245/+0
* s4:param/tests: remove "security=server" testStefan Metzmacher2012-05-151-10/+0
* samba-upgradedns: Use the correct magic incantation of sys.path.insert()Amitay Isaacs2012-05-151-1/+1
* s4:lib/events: no longer define TEVENT_COMPAT_DEFINESStefan Metzmacher2012-05-141-3/+0
* s4:lib/events: remove unused event_context_find() prototypeStefan Metzmacher2012-05-141-1/+0
* move the dbwrap library to the top levelMichael Adam2012-05-141-3/+3
* s4:lib: remove unused wscript_build fileMichael Adam2012-05-111-7/+0
* When listing group members allow fallback to cn attribute when samAccountName...Lukasz Zalewski2012-05-101-2/+5
* s4:smb_server/smb: only create a new session with vuid == 0Stefan Metzmacher2012-05-093-9/+17
* s4:torture/raw/context: test a session setup with a given invalid vuidStefan Metzmacher2012-05-091-17/+29
* s4:libcli:raw: fix a comment typo in smb_setfileinfo()Michael Adam2012-05-081-1/+1
* s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ...Michael Adam2012-05-081-0/+228
* s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ...Michael Adam2012-05-081-0/+122
* s4 dns: unify error handling when bailing outKai Blin2012-05-081-12/+11
* krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider2012-05-081-0/+1