summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tevent: fix indentation in the wscriptMichael Adam2012-05-131-1/+1
* lib/socket_wrapper only enable python_socket and socket.py with socket_wrapperAndrew Bartlett2012-05-131-8/+10
* libreplace: Fix symbol names for snprintf/asprintf/vasprintf.Jelmer Vernooij2012-05-131-6/+6
* smbconf: remove python shebang from wscript_buildMichael Adam2012-05-111-2/+0
* util: use SMB_ASSERT with panic also in non-developer builds !!!Michael Adam2012-05-111-7/+0
* util: reformat the DEVELOPER definition of SMB_ASSERTMichael Adam2012-05-111-3/+8
* allow to use system iniparser library.Günther Deschner2012-05-092-7/+21
* krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider2012-05-082-0/+83
* krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce2012-05-082-0/+14
* lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversionAndrew Bartlett2012-05-081-1/+1
* talloc: Update doxygen config.Andreas Schneider2012-05-071-119/+391
* doc: Remove latex to doxygen conversion leftovers in talloc.Pavel Březina2012-05-072-8/+8
* doc: Fixes for the talloc best practices tutorial.Andreas Schneider2012-05-071-10/+10
* doc: Fixes for the talloc debugging tutorial.Andreas Schneider2012-05-071-9/+10
* doc: Fixes for the talloc pool tutorial.Andreas Schneider2012-05-071-15/+16
* doc: Fixes for the talloc destructor tutorial.Andreas Schneider2012-05-071-4/+5
* doc: Fixes for the talloc dynamic type system tutorial.Andreas Schneider2012-05-071-14/+15
* doc: Fixes for the talloc stealing tutorial.Andreas Schneider2012-05-071-9/+24
* doc: Fixes for the talloc context tutorial.Andreas Schneider2012-05-071-25/+27
* doc: Add talloc tutorial.Pavel Březina2012-05-0713-1/+873
* lib/param: add support for "SMB3_00"Stefan Metzmacher2012-05-061-0/+1
* krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider2012-05-042-0/+59
* krb5samba: Add compat function for krb5_kt_compareSimo Sorce2012-05-042-0/+39
* krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce2012-05-042-0/+45
* krb5samba: Add compat code to initialize keyblock contentsSimo Sorce2012-05-042-0/+27
* Move keytab_copy to krb5samba libSimo Sorce2012-05-043-1/+241
* Split normal kinit from s4u2 flavored kinitSimo Sorce2012-05-042-31/+71
* Move kerberos_kinit_password_cc to krb5samba libSimo Sorce2012-05-042-0/+405
* Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce2012-05-042-0/+98
* krb5samba: Remove unnecessary include fileSimo Sorce2012-05-041-1/+0
* Fix krb5_samba.c buildSimo Sorce2012-05-041-0/+4
* UTIL_TDB: lowercase name.Jelmer Vernooij2012-05-031-2/+2
* libtorture: Improve suggestion to mention torture_assert_*() rather thanJelmer Vernooij2012-05-031-1/+1
* torture: Suggest torture_fail() / torture_result().Jelmer Vernooij2012-05-031-1/+2
* replace: Fix use of mktempSimo Sorce2012-04-261-2/+2
* addns: clean up headersSimo Sorce2012-04-261-33/+0
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-254-16/+57
* s3: Attempt to fix the build without kerberosVolker Lendecke2012-04-241-7/+6
* talloc: Fix copy&paste errorsVolker Lendecke2012-04-241-2/+2
* Talloc doc: talloc_strdup_append does not return duplicated stringPavel Březina2012-04-241-4/+4
* Talloc doc: when s == NULL in _append functionsPavel Březina2012-04-241-0/+12
* Avoid warning about KRB5_DEPRECATE with MIT libsSimo Sorce2012-04-231-0/+4
* krb5_samba: Add support for krb5_princ_size when using HeimdalSimo Sorce2012-04-231-0/+8
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-233-0/+1976
* loadparm: Add helper function to fetch default lifetime policiesSimo Sorce2012-04-192-0/+24
* loadparm: Add convenience function to return long integersSimo Sorce2012-04-191-0/+25
* loadparm: Fix broken lp_ulong utility functionSimo Sorce2012-04-191-2/+2
* Move README file in the right place.Simo Sorce2012-04-191-0/+4
* Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.Joseph Tam2012-04-201-1/+1
* Talloc doc: Fix a cut&paste errorVolker Lendecke2012-04-181-4/+1