Age | Commit message (Expand) | Author | Files | Lines |
2012-05-24 | s4:smb_server/smb: fix talloc_free() bug | Stefan Metzmacher | 1 | -1/+1 |
2012-05-24 | s4/scripting: in MIT build do not install samba-tool, it is not usable yet | Alexander Bokovoy | 2 | -7/+4 |
2012-05-24 | s4-provision: Make s3fs the default way to install a new Samba4 DC | Andrew Bartlett | 1 | -2/+2 |
2012-05-24 | dlz_bind9: Make the talloc destructor static and return 0. | Amitay Isaacs | 1 | -1/+2 |
2012-05-24 | dlz_bind9: Fix the named crash on reloading named | Amitay Isaacs | 1 | -1/+17 |
2012-05-23 | gse: Use the smb_gss_oid_equal wrapper. | Andreas Schneider | 2 | -2/+5 |
2012-05-23 | libcli/dns: make 'clidns' private library out of DNS code in WAF build | Alexander Bokovoy | 1 | -1/+1 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 29 | -434/+511 |
2012-05-23 | s4: samba-tool is usable without export-keytab command, make sure it does not... | Alexander Bokovoy | 1 | -19/+22 |
2012-05-23 | dns: fix comments and make s4/libcli/resolve dns resolver working | Alexander Bokovoy | 1 | -1/+1 |
2012-05-23 | gensec_gssapi: Make it possible to build with MIT krb5 | Simo Sorce | 2 | -11/+21 |
2012-05-23 | auth and s4-rpc_server: Do not use features we currently can't implement with... | Simo Sorce | 1 | -0/+6 |
2012-05-23 | s4-resolve: Remove dependency on libroken | Simo Sorce | 2 | -198/+153 |
2012-05-19 | s4-dsdb: allow modification of some deleted object if the show-deleted contro... | Matthieu Patou | 1 | -4/+9 |
2012-05-19 | s4-dsdb: naming context needs to have the extended-dn syntax too | Matthieu Patou | 1 | -0/+1 |
2012-05-18 | s4:torture: Add raw.session.reauth2 test | Volker Lendecke | 1 | -0/+142 |
2012-05-18 | s4:torture: rename raw.session.reauth => raw.session.reauth1 | Stefan Metzmacher | 1 | -3/+3 |
2012-05-18 | s4-torture: Improve torture test boilerplate, use torture_assert() | Andrew Bartlett | 18 | -279/+93 |
2012-05-18 | s4-torture: Always use torture_assert() to handle failures | Andrew Bartlett | 1 | -9/+6 |
2012-05-18 | s4-torture: provide correct torture failures for failure to connect | Andrew Bartlett | 1 | -11/+9 |
2012-05-18 | s4-torture: Fix rpc.samr.priv test to use torture_assert() macros | Andrew Bartlett | 1 | -51/+16 |
2012-05-18 | pygensec: Fix init of variable if not specified. | Jelmer Vernooij | 1 | -1/+1 |
2012-05-17 | s4:torture: add smb2.session.expire1 | Stefan Metzmacher | 1 | -1/+116 |
2012-05-17 | s4:torture: add smb2.session.reconnect2 test | Stefan Metzmacher | 1 | -0/+64 |
2012-05-17 | s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1 | Stefan Metzmacher | 1 | -2/+2 |
2012-05-17 | s4:torture: remove unused vars in smb2.session.reauth* | Stefan Metzmacher | 1 | -2/+2 |
2012-05-17 | s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" option | Stefan Metzmacher | 1 | -1/+6 |
2012-05-17 | s4:auth/gensec: implement gensec_gssapi_expire_time() | Stefan Metzmacher | 1 | -0/+13 |
2012-05-17 | s4:auth/gensec_gssapi: add missing 'break' statements | Stefan Metzmacher | 1 | -0/+2 |
2012-05-17 | s4:auth/gensec_gssapi: remember the expire time | Stefan Metzmacher | 2 | -2/+9 |
2012-05-15 | s4:ntvfs/smb2: remove misleading comment regarding security=server | Stefan Metzmacher | 1 | -1/+0 |
2012-05-15 | s4:ntvfs/cifs: remove misleading comment regarding security=server | Stefan Metzmacher | 1 | -1/+0 |
2012-05-15 | s4:auth: remove unused auth_server.c | Stefan Metzmacher | 2 | -245/+0 |
2012-05-15 | s4:param/tests: remove "security=server" test | Stefan Metzmacher | 1 | -10/+0 |
2012-05-15 | samba-upgradedns: Use the correct magic incantation of sys.path.insert() | Amitay Isaacs | 1 | -1/+1 |
2012-05-14 | s4:lib/events: no longer define TEVENT_COMPAT_DEFINES | Stefan Metzmacher | 1 | -3/+0 |
2012-05-14 | s4:lib/events: remove unused event_context_find() prototype | Stefan Metzmacher | 1 | -1/+0 |
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -3/+3 |
2012-05-11 | s4:lib: remove unused wscript_build file | Michael Adam | 1 | -7/+0 |
2012-05-10 | When listing group members allow fallback to cn attribute when samAccountName... | Lukasz Zalewski | 1 | -2/+5 |
2012-05-09 | s4:smb_server/smb: only create a new session with vuid == 0 | Stefan Metzmacher | 3 | -9/+17 |
2012-05-09 | s4:torture/raw/context: test a session setup with a given invalid vuid | Stefan Metzmacher | 1 | -17/+29 |
2012-05-08 | s4:libcli:raw: fix a comment typo in smb_setfileinfo() | Michael Adam | 1 | -1/+1 |
2012-05-08 | s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ... | Michael Adam | 1 | -0/+228 |
2012-05-08 | s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ... | Michael Adam | 1 | -0/+122 |
2012-05-08 | s4 dns: unify error handling when bailing out | Kai Blin | 1 | -12/+11 |
2012-05-08 | krb5samba: Add smb_krb5_make_pac_checksum. | Andreas Schneider | 1 | -0/+1 |
2012-05-08 | s4-auth: Use smb_krb5_make_pac_checksum. | Andreas Schneider | 1 | -54/+24 |
2012-05-08 | krb5samba: Add krb5_free_checksum_contents wrapper | Simo Sorce | 1 | -0/+1 |
2012-05-08 | s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t... | Andrew Bartlett | 1 | -0/+14 |