Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | lib/krb5_wrap: implement krb5_cc_get_lifetime for MIT Kerberos | Alexander Bokovoy | 1 | -19/+22 |
2012-05-23 | gensec_gssapi: Make it possible to build with MIT krb5 | Simo Sorce | 1 | -0/+3 |
2012-05-23 | s4-resolve: Remove dependency on libroken | Simo Sorce | 1 | -7/+2 |
2012-05-23 | addns: Make ads_dns_lookup_srv pulic | Simo Sorce | 2 | -1/+6 |
2012-05-23 | Move source3/libads/dns.c to lib/addns | Simo Sorce | 3 | -0/+976 |
2012-05-23 | addns: Fix talloc hiereachy | Simo Sorce | 1 | -1/+1 |
2012-05-15 | dbwrap: Fix Coverity ID 242750 Incorrect sizeof expression | Volker Lendecke | 1 | -1/+1 |
2012-05-15 | lib/ccan: add a missing dependency to 'execinfo' for 'backtrace()' | Stefan Metzmacher | 1 | -0/+4 |
2012-05-15 | s3-auth: remove "security=server" (depricated since 3.6) | Stefan Metzmacher | 2 | -9/+1 |
2012-05-14 | lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c | Stefan Metzmacher | 2 | -0/+16 |
2012-05-14 | lib/util: add missing 'errors' dependency to 'tevent-util' | Stefan Metzmacher | 1 | -1/+1 |
2012-05-14 | lib/tevent/testsuite: no longer use 'compat' symbols | Stefan Metzmacher | 1 | -12/+12 |
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 13 | -0/+2821 |
2012-05-13 | tevent: fix indentation in the wscript | Michael Adam | 1 | -1/+1 |
2012-05-13 | lib/socket_wrapper only enable python_socket and socket.py with socket_wrapper | Andrew Bartlett | 1 | -8/+10 |
2012-05-13 | libreplace: Fix symbol names for snprintf/asprintf/vasprintf. | Jelmer Vernooij | 1 | -6/+6 |
2012-05-11 | smbconf: remove python shebang from wscript_build | Michael Adam | 1 | -2/+0 |
2012-05-11 | util: use SMB_ASSERT with panic also in non-developer builds !!! | Michael Adam | 1 | -7/+0 |
2012-05-11 | util: reformat the DEVELOPER definition of SMB_ASSERT | Michael Adam | 1 | -3/+8 |
2012-05-09 | allow to use system iniparser library. | Günther Deschner | 2 | -7/+21 |
2012-05-08 | krb5samba: Add smb_krb5_make_pac_checksum. | Andreas Schneider | 2 | -0/+83 |
2012-05-08 | krb5samba: Add krb5_free_checksum_contents wrapper | Simo Sorce | 2 | -0/+14 |
2012-05-08 | lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversion | Andrew Bartlett | 1 | -1/+1 |
2012-05-07 | talloc: Update doxygen config. | Andreas Schneider | 1 | -119/+391 |
2012-05-07 | doc: Remove latex to doxygen conversion leftovers in talloc. | Pavel Březina | 2 | -8/+8 |
2012-05-07 | doc: Fixes for the talloc best practices tutorial. | Andreas Schneider | 1 | -10/+10 |
2012-05-07 | doc: Fixes for the talloc debugging tutorial. | Andreas Schneider | 1 | -9/+10 |
2012-05-07 | doc: Fixes for the talloc pool tutorial. | Andreas Schneider | 1 | -15/+16 |
2012-05-07 | doc: Fixes for the talloc destructor tutorial. | Andreas Schneider | 1 | -4/+5 |
2012-05-07 | doc: Fixes for the talloc dynamic type system tutorial. | Andreas Schneider | 1 | -14/+15 |
2012-05-07 | doc: Fixes for the talloc stealing tutorial. | Andreas Schneider | 1 | -9/+24 |
2012-05-07 | doc: Fixes for the talloc context tutorial. | Andreas Schneider | 1 | -25/+27 |
2012-05-07 | doc: Add talloc tutorial. | Pavel Březina | 13 | -1/+873 |
2012-05-06 | lib/param: add support for "SMB3_00" | Stefan Metzmacher | 1 | -0/+1 |
2012-05-04 | krb5samba: Add a smb_krb5_cc_get_lifetime() function. | Andreas Schneider | 2 | -0/+59 |
2012-05-04 | krb5samba: Add compat function for krb5_kt_compare | Simo Sorce | 2 | -0/+39 |
2012-05-04 | krb5samba: Add compat krb5_make_principal for MIT build | Simo Sorce | 2 | -0/+45 |
2012-05-04 | krb5samba: Add compat code to initialize keyblock contents | Simo Sorce | 2 | -0/+27 |
2012-05-04 | Move keytab_copy to krb5samba lib | Simo Sorce | 3 | -1/+241 |
2012-05-04 | Split normal kinit from s4u2 flavored kinit | Simo Sorce | 2 | -31/+71 |
2012-05-04 | Move kerberos_kinit_password_cc to krb5samba lib | Simo Sorce | 2 | -0/+405 |
2012-05-04 | Move kerberos_kinit_keyblock_cc to krb5samba lib | Simo Sorce | 2 | -0/+98 |
2012-05-04 | krb5samba: Remove unnecessary include file | Simo Sorce | 1 | -1/+0 |
2012-05-04 | Fix krb5_samba.c build | Simo Sorce | 1 | -0/+4 |
2012-05-03 | UTIL_TDB: lowercase name. | Jelmer Vernooij | 1 | -2/+2 |
2012-05-03 | libtorture: Improve suggestion to mention torture_assert_*() rather than | Jelmer Vernooij | 1 | -1/+1 |
2012-05-03 | torture: Suggest torture_fail() / torture_result(). | Jelmer Vernooij | 1 | -1/+2 |
2012-04-26 | replace: Fix use of mktemp | Simo Sorce | 1 | -2/+2 |
2012-04-26 | addns: clean up headers | Simo Sorce | 1 | -33/+0 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 4 | -16/+57 |