s3-auth: Give the SYSTEM token all privileges
[kai/samba.git] / lib /
2012-06-14 Jelmer Vernooijlib/util: Fix typo in comment.
2012-06-14 Stefan Metzmachertdb2: remove unused debug_fprintf() macro that breaks...
2012-06-14 Stefan Metzmachertdb: remove unused debug_fprintf() macro that breaks...
2012-06-14 Stefan Metzmacherlib/replace: define HAVE_WORKING_STRPTIME instead of...
2012-06-14 Stefan Metzmacherlib/replace: execute strptime.c tests
2012-06-14 Stefan MetzmacherRevert "replace: use replace for non 'samba' compliant...
2012-06-14 Stefan Metzmacherlib/replace: add more condition to add snprintf.c
2012-06-14 Stefan MetzmacherRevert "lib/replace: Fix snprintf() override for system...
2012-06-14 Stefan Metzmacherlib/replace: s/execute=1/execute=True
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-13 Björn JackeRevert "replace: fix unused variable warning"
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-12 Volker Lendeckes3: Use talloc_tos() in more places in dbwrap_util
2012-06-12 Michael Adamlib/testtools: fix use of a non-existent word (existant)
2012-06-12 Michael Adamtdb:tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adamldb:tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adamlib/util: fix use of a non-existent word (existant...
2012-06-11 Andrew Bartlettdebug: Do not constantly rename logs when max log size = 0
2012-06-11 Andrew Bartlettlib/param: simplfy lp_find_security()
2012-06-11 Andrew Bartlettpyldb: Ensure that the ldb argument is really an ldb...
2012-06-10 Stefan Metzmacherlib/ldb/tools: add missing "replace.h"
2012-06-09 Rusty Russelltdb2: use ccan/err instead of err.h
2012-06-09 Rusty Russellccan: make failtest use ccan/err.
2012-06-09 Rusty Russellccan: import err module.from ccan revision 5add556a1cb6...
2012-06-08 Stefan Metzmachertevent: change version to 0.9.16 save-diskspace-tags/tevent-0.9.16
2012-06-08 Stefan Metzmachertevent: expose tevent_context_init_ops
2012-06-08 Martin Schwenkelib/tevent: Add trace point callback
2012-06-08 Martin Schwenkelib/tevent: In poll_event_context, add a pointer back...
2012-06-08 Rusty Russellsamba_util: mark smb_panic as _NORETURN_.
2012-06-07 Andrew Bartlettccan: Only build ccan-failtest when we are in developer...
2012-06-07 Rusty Russelllib/tdb2: build tests when built at toplevel.
2012-06-07 Björn Jackeutil: fix build on platforms without IPv6 support
2012-06-06 Andrew Bartlettlib/replace: Fix snprintf() override for systems with...
2012-06-05 Martin Schwenkes3:build(autoconf): fix "no AC_LANG_SOURCE call detecte...
2012-06-05 Andrew Bartlettlibreplace: Add copyrights to ease tracking of this...
2012-06-05 Andrew Bartlettlibreplace: Remove autoconf build system
2012-06-04 Andrew Bartlettlibreplace: Ensure we link xattr.c on MacOS
2012-06-03 Andrew Bartlettlib/krb5_wrap: Remove unused smb_krb5_get_creds
2012-06-03 Andrew Bartlettlibrepace: put #defines after #include "sys/xattr.h"
2012-06-03 Andrew Bartlettlib/replace: Undo change of 0 -> NULL
2012-06-03 Andrew Bartlettlibreplace: Fix up MacOS xattr functions
2012-06-03 Andrew Bartlettlibreplace: Link libreplace against attr when required
2012-06-03 Andrew Bartlettlibreplace: Use true rather than True in xattr.c
2012-06-02 Andrew Bartlettlibreplace: Fix build on MacOS where we have the same...
2012-06-02 Andrew Bartlettlibreplace: Solaris needs system/dir.h for that xattr...
2012-06-02 Andrew Bartlettccan: fix autoconf test for isblank()
2012-06-02 Andrew Bartlettlibreplace: Add missing tests for HAVE_MREMAP and HAVE_...
2012-06-02 Andrew Bartlettlibreplace: Fix autoconf build on platforms needing...
2012-06-02 Andrew Bartlettlib/replace: Relicence xattr.c to LGPLv3
2012-06-02 Andrew Bartlettlib/replace: Merge remaining xattr test details from...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-06-02 Andrew Bartlettlib/replace: We cannot use strchr_m in lib/replace
2012-06-02 Andrew Bartlettlib/replace: DEBUG is not acceptable here, as this...
2012-06-02 Andrew Bartlettlib/replace: Copy lib/system.c xattr wrappers to lib...
2012-06-01 Alexander Bokovoywaf: check for krb5_create_checksum and krb5_creds...
2012-06-01 Jeremy AllisonRemove an unused variable.
2012-05-31 Stefan Metzmacherlib/dbwrap: make it possible to delete/store the curren...
2012-05-30 Stefan Metzmacherlib/dbwrap: don't alter the record on failure in db_rbt...
2012-05-30 Stefan Metzmacherlib/dbwrap: fix db_rbt_store and update the per record...
2012-05-30 Stefan Metzmacherlib/dbwrap: remove unused per db_record pointer in...
2012-05-30 Andrew Bartlettlib/krb5_wrap: Move krb5_princ_size helper to source4...
2012-05-30 Andrew Bartlettlib/param: Put common FN_ macros into param_functions.c
2012-05-30 Andrew Bartlettlib/param: Add a few more s3 parameters
2012-05-30 Andrew Bartlettlib/param: Import s3 parameters into lib/param to allow...
2012-05-30 Andrew Bartlettlib/param: Mark a few more parameters const (matching s3)
2012-05-30 Andrew Bartlettparam: mark realm parameter as const
2012-05-30 Andrew Bartlettparam: Sort global param functions macros to ease the...
2012-05-30 Andrew Bartlettlib/param: Add .flags to max/min protocol to match s3
2012-05-30 Andrew Bartlettlib/param: Add .flags to wins parameters to match s3
2012-05-30 Andrew Bartlettlib/param: Harmonise 'password server' parameter betwee...
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for tevent
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for tdb
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for talloc
2012-05-29 Volker Lendeckelib: add tevent_req_poll_werror
2012-05-27 Andrew Bartlettbuild: Remove all references to libuuid
2012-05-27 Andriy SyrovenkoEliminate dependency on an external uuid library.
2012-05-25 Alexander Bokovoydns_hosts_file: move to a separate subsystem
2012-05-23 Andreas Schneiderkrb5samba: Add smb_gss_oid_equal wrapper.
2012-05-23 Alexander Bokovoylibcli/dns: make 'clidns' private library out of DNS...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-23 Alexander Bokovoydns: fix comments and make s4/libcli/resolve dns resolv...
2012-05-23 Alexander Bokovoylib/krb5_wrap: implement krb5_cc_get_lifetime for MIT...
2012-05-23 Simo Sorcegensec_gssapi: Make it possible to build with MIT krb5
2012-05-23 Simo Sorces4-resolve: Remove dependency on libroken
2012-05-23 Simo Sorceaddns: Make ads_dns_lookup_srv pulic
2012-05-23 Simo SorceMove source3/libads/dns.c to lib/addns
2012-05-23 Simo Sorceaddns: Fix talloc hiereachy
2012-05-15 Volker Lendeckedbwrap: Fix Coverity ID 242750 Incorrect sizeof expression
2012-05-15 Stefan Metzmacherlib/ccan: add a missing dependency to 'execinfo' for...
2012-05-15 Stefan Metzmachers3-auth: remove "security=server" (depricated since...
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-14 Stefan Metzmacherlib/util: add missing 'errors' dependency to 'tevent...
2012-05-14 Stefan Metzmacherlib/tevent/testsuite: no longer use 'compat' symbols
2012-05-14 Michael Adammove the dbwrap library to the top level
2012-05-13 Michael Adamtevent: fix indentation in the wscript
2012-05-13 Andrew Bartlettlib/socket_wrapper only enable python_socket and socket...
2012-05-13 Jelmer Vernooijlibreplace: Fix symbol names for snprintf/asprintf...
2012-05-11 Michael Adamsmbconf: remove python shebang from wscript_build
2012-05-11 Michael Adamutil: use SMB_ASSERT with panic also in non-developer...
next