abartlet/samba.git/.git
2010-10-16 Matthias Dieter... ldb:"ldb_dn_add_child" - use "unsigned int" counters
2010-10-16 Matthias Dieter... ldb:"ldb_dn_remove_base_components" - use an "unsigned...
2010-10-16 Matthias Dieter... ldb:"ldb_dn_canonical" - use an "unsigned int" counter
2010-10-16 Matthias Dieter... s4:samldb LDB module - use appropriate fixed-length...
2010-10-16 Matthias Dieter... s4:dsdb/samdb/ldb_modules/util.c - remove now unused...
2010-10-16 Matthias Dieter... s4:samba3sid LDB module - handle the RID as uint32_t
2010-10-16 Matthias Dieter... s4:objectclass LDB module - implement the "isCriticalSy...
2010-10-16 Matthias Dieter... s4:ldif_handlers.c - fix a typo
2010-10-16 Matthias Dieter... s4:dsdb - fix unsigned integer save problems using...
2010-10-16 Matthias Dieter... s4:dsdb/common/util.c - describe the behaviour of the...
2010-10-16 Jeremy AllisonDon't arbitrarily clean all parametric options in add_a...
2010-10-16 Jeremy AllisonEnsure we have correct parameters to use Windows ACL...
2010-10-16 Jelmer Vernooijheimdal_build: Support using system asn1 library.
2010-10-16 Jelmer Vernooijheimdal_build: Skip some hx509 code when using system...
2010-10-16 Jelmer Vernooijheimdal_build: Add comment with stub for finding the...
2010-10-16 Jelmer Vernooijheimdal_build: Initial work on supporting an external...
2010-10-16 Jelmer Vernooijheimdal_build: Support using system hx509 library when...
2010-10-16 Jelmer Vernooijheimdal_build: Fix build with system roken.
2010-10-16 Jelmer Vernooijheimdal_build: Put version objects in a separate subsystem.
2010-10-16 Jelmer Vernooijheimdal: Support using system roken.
2010-10-16 Jelmer Vernooijheimdal_build: Use existing functions for finding syste...
2010-10-16 Jeremy AllisonAdd acl_xattr:ignore system acls boolean (normally...
2010-10-16 Jeremy AllisonAdd make_default_filesystem_acl() function to be used...
2010-10-16 Jeremy AllisonFix handling of "NULL" DACL. Map to u/g/w - rwx.
2010-10-16 Jeremy AllisonFix "force unknown ACL user" to strip out foreign SIDs...
2010-10-16 Jeremy AllisonAdd debug message to get_nt_acl_internal() to see what...
2010-10-16 Jeremy AllisonFix valgrind "uninitialized read" error on "info" when...
2010-10-16 Jeremy AllisonFix bug #7734 - When creating files with "inherit ACLs...
2010-10-16 Jeremy AllisonFix bug #7733 - Invalid client DOS attributes on create...
2010-10-15 Jelmer Vernooijheimdal Add missing dependencies on wind.
2010-10-15 Jelmer Vernooijheimdal_build: Allow using system wind.
2010-10-15 Matthias Dieter... s4:torture/local/dbspeed.c - use LDB result constant
2010-10-15 Andreas Schneiders3-rpc_server: Normalize rpc_pipe_open_interface pipe...
2010-10-15 Andreas Schneiders3-rpc_server: Make auth_serversupplied_info const.
2010-10-15 Andreas Schneiders3-winbind: Fixed the build of idmap_rid.
2010-10-15 Andrew Tridgells4-test: fixed a typo in test_kinit.sh
2010-10-15 Andrew Tridgells4-test: fixed test_kinit.sh time command test
2010-10-15 Andrew Tridgells4-net: exit with a failure when a command is unknown
2010-10-15 Andrew Tridgellscript: the --tests option has been replaced by --test...
2010-10-15 Andrew Tridgells4-finddcs: better debug messages to help track down...
2010-10-15 Andrew Tridgells4-net: fix the dependence on command line ordering
2010-10-15 Matthias Dieter... s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather...
2010-10-15 Matthieu Patous4 param: change messaging directory name from messagin...
2010-10-15 Matthieu Patous4 dsdb: fix sign problem on PPC and x86
2010-10-15 Matthias Dieter... s4:lib/registry/util.c - cosmetic - fix indentation...
2010-10-15 Matthias Dieter... s4:lib/registry/util.c - strtoll call - better say...
2010-10-15 Matthias Dieter... s4:ntptr/ntptr_simple_ldb.c - use LDB result constants
2010-10-15 Matthias Dieter... s4:libnet_samsync_ldb.c - use LDB result constants
2010-10-15 Matthias Dieter... s4:lsa RPC server - use LDB result constant
2010-10-15 Matthias Dieter... s4:samldb LDB module - cosmetic - use "ldb" variable...
2010-10-15 Matthias Dieter... s4:samdb_create_foreign_security_principal - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_* calls - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_string - the...
2010-10-15 Matthias Dieter... s4:libds/common/flags.h - fix typo
2010-10-15 Matthias Dieter... s4:dsdb - remove "samdb_msg_add_value"
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-14 Volker Lendeckes3: Remove smbd_server_conn from construct_reply
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_talloc
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_raw_talloc
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_raw_talloc_p...
2010-10-14 Volker Lendeckes3: Remove some explicit smbd_server_conn refs in proce...
2010-10-14 Volker Lendeckes3: Rename "conn" to the more used "sconn" in process_smb()
2010-10-14 Matthias Dieter... s4:samldb LDB module - attempt to fix integer handling...
2010-10-14 Andrew Tridgells4-waf: automatically remove stale C and header files
2010-10-14 Andrew Tridgells4-heimdal: fixed some trailing commas in heimdal build
2010-10-14 Andrew Tridgellsecurity: ensure the merge of libcli/security doesn...
2010-10-14 Andrew Bartlettlibcli/security Use static SIDs rather than parsing...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Define traditional constants in terms...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-14 Andrew Bartletts4-acl Merge sec_access_check() with se_access_check...
2010-10-14 Andrew Bartletts3-acl Use uint32_t for counting the ACEs
2010-10-14 Andrew Bartletts3-acl Merge source4-supported privileges into se_acces...
2010-10-14 Andrew Bartletts3-util_nttoken.c Also copy the rights_mask when copyin...
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-14 Andrew Bartletts3-auth use security_token_has_sid() from the common...
2010-10-14 Andrew Bartletts3 Replace is_sid_in_token() with security_token_has_si...
2010-10-14 Andrew Tridgells4: show samba version in bin/samba -b
2010-10-13 Matthias Dieter... s4:samldb LDB module - cosmetic fixups
2010-10-13 Jelmer Vernooijheimdal: Add soname for com_err.
2010-10-13 Jelmer Vernooijheimdal: Add sonames.
2010-10-13 Jelmer Vernooijsamdb: Set soname.
2010-10-13 Matthias Dieter... s4:sam.py - tests for "userAccountControl" attribute
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny creation of temporary dupli...
2010-10-13 Matthias Dieter... s4:samldb LDB module - proof the account type also...
2010-10-13 Jelmer Vernooijldb: Only build LIBLDB_MAIN when building ldb itself.
2010-10-13 Matthias Dieter... s4:sam.py - add a test for the group type changing...
2010-10-13 Matthias Dieter... s4:samldb LDB module - support the group type changing...
2010-10-13 Matthias Dieter... s4:ldap.py - test the "isCriticalSystemObject" behaviour
2010-10-13 Matthias Dieter... s4:setup/provision_self_join.ldif - let the samldb...
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny also the direct modificatio...
2010-10-13 Matthias Dieter... s4:objectclass LDB module - deny the creation of "isCri...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Matthias Dieter... s4:samldb LDB module - use the new "objectclass_trigger...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Matthias Dieter... ldb:ldb_match.c - fix a counter type
2010-10-13 Christian Ambachs3:gpfs: Add support for the gpfs_ftruncate call
2010-10-13 Christian Ambachs3:vfs:gpfs convert sharemodes/leases parameter
2010-10-13 Christian Ambachs3:vfs:syncops add option to disable module per share
2010-10-13 Christian Ambachs3:vfs:syncops make it possible to specify syncops...
next