Age | Commit message (Expand) | Author | Files | Lines |
2010-10-16 | s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree de... | Matthias Dieter Wallnöfer | 2 | -3/+27 |
2010-10-16 | s4:ldif_handlers.c - fix a typo | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-16 | s4:dsdb - fix unsigned integer save problems using the "%u" specifier | Matthias Dieter Wallnöfer | 8 | -33/+49 |
2010-10-16 | s4:dsdb/common/util.c - describe the behaviour of the functions "samdb_msg_ad... | Matthias Dieter Wallnöfer | 1 | -5/+32 |
2010-10-16 | Don't arbitrarily clean all parametric options in add_a_service(), | Jeremy Allison | 1 | -3/+3 |
2010-10-16 | Ensure we have correct parameters to use Windows ACL modules. | Jeremy Allison | 2 | -4/+9 |
2010-10-16 | heimdal_build: Support using system asn1 library. | Jelmer Vernooij | 2 | -28/+35 |
2010-10-16 | heimdal_build: Skip some hx509 code when using system hx509. | Jelmer Vernooij | 1 | -42/+41 |
2010-10-16 | heimdal_build: Add comment with stub for finding the system libtommath. | Jelmer Vernooij | 1 | -0/+4 |
2010-10-16 | heimdal_build: Initial work on supporting an external heimdal library. | Jelmer Vernooij | 1 | -5/+6 |
2010-10-16 | heimdal_build: Support using system hx509 library when explicitly | Jelmer Vernooij | 2 | -47/+44 |
2010-10-16 | heimdal_build: Fix build with system roken. | Jelmer Vernooij | 1 | -9/+9 |
2010-10-16 | heimdal_build: Put version objects in a separate subsystem. | Jelmer Vernooij | 4 | -21/+57 |
2010-10-16 | heimdal: Support using system roken. | Jelmer Vernooij | 2 | -98/+100 |
2010-10-16 | heimdal_build: Use existing functions for finding system libraries. | Jelmer Vernooij | 2 | -7/+2 |
2010-10-16 | Add acl_xattr:ignore system acls boolean (normally false) to allow | Jeremy Allison | 3 | -11/+38 |
2010-10-15 | Add make_default_filesystem_acl() function to be used in following change to ... | Jeremy Allison | 2 | -0/+114 |
2010-10-15 | Fix handling of "NULL" DACL. Map to u/g/w - rwx. | Jeremy Allison | 1 | -23/+33 |
2010-10-15 | Fix "force unknown ACL user" to strip out foreign SIDs from POSIX ACLs if the... | Jeremy Allison | 1 | -0/+8 |
2010-10-15 | Add debug message to get_nt_acl_internal() to see what we got. | Jeremy Allison | 1 | -0/+7 |
2010-10-15 | Fix valgrind "uninitialized read" error on "info" when returning !NT_STATUS_OK. | Jeremy Allison | 1 | -1/+5 |
2010-10-15 | Fix bug #7734 - When creating files with "inherit ACLs" set to true, we negle... | Jeremy Allison | 2 | -2/+2 |
2010-10-15 | Fix bug #7733 - Invalid client DOS attributes on create can cause incorrect u... | Jeremy Allison | 1 | -0/+9 |
2010-10-15 | heimdal Add missing dependencies on wind. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-15 | heimdal_build: Allow using system wind. | Jelmer Vernooij | 2 | -47/+67 |
2010-10-15 | s4:torture/local/dbspeed.c - use LDB result constant | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-10-15 | s3-rpc_server: Normalize rpc_pipe_open_interface pipe name. | Andreas Schneider | 1 | -1/+6 |
2010-10-15 | s3-rpc_server: Make auth_serversupplied_info const. | Andreas Schneider | 4 | -11/+11 |
2010-10-15 | s3-winbind: Fixed the build of idmap_rid. | Andreas Schneider | 1 | -0/+1 |
2010-10-15 | s4-test: fixed a typo in test_kinit.sh | Andrew Tridgell | 1 | -1/+1 |
2010-10-15 | s4-test: fixed test_kinit.sh time command test | Andrew Tridgell | 1 | -1/+1 |
2010-10-15 | s4-net: exit with a failure when a command is unknown | Andrew Tridgell | 1 | -1/+1 |
2010-10-15 | script: the --tests option has been replaced by --test-command | Andrew Tridgell | 1 | -1/+0 |
2010-10-15 | s4-finddcs: better debug messages to help track down DNS problems | Andrew Tridgell | 1 | -1/+12 |
2010-10-15 | s4-net: fix the dependence on command line ordering | Andrew Tridgell | 1 | -8/+10 |
2010-10-15 | s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather than "samdb_msg_add_s... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-10-15 | s4 param: change messaging directory name from messaging to msg | Matthieu Patou | 1 | -1/+1 |
2010-10-15 | s4 dsdb: fix sign problem on PPC and x86 | Matthieu Patou | 1 | -2/+2 |
2010-10-15 | s4:lib/registry/util.c - cosmetic - fix indentation, trailing whitespaces | Matthias Dieter Wallnöfer | 1 | -10/+11 |
2010-10-15 | s4:lib/registry/util.c - strtoll call - better say explicitly that data is in... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-15 | s4:ntptr/ntptr_simple_ldb.c - use LDB result constants | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-10-15 | s4:libnet_samsync_ldb.c - use LDB result constants | Matthias Dieter Wallnöfer | 1 | -15/+15 |
2010-10-15 | s4:lsa RPC server - use LDB result constant | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-15 | s4:samldb LDB module - cosmetic - use "ldb" variable rather than "ldb_module_... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-15 | s4:samdb_create_foreign_security_principal - proof error code of "samdb_msg_a... | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-10-15 | s4:dsdb/common/util.c - samdb_msg_add_* calls - proof for more OOM conditions | Matthias Dieter Wallnöfer | 1 | -0/+6 |
2010-10-15 | s4:dsdb/common/util.c - samdb_msg_add_string - the attribute name doesn't nee... | Matthias Dieter Wallnöfer | 1 | -4/+3 |
2010-10-15 | s4:libds/common/flags.h - fix typo | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-15 | s4:dsdb - remove "samdb_msg_add_value" | Matthias Dieter Wallnöfer | 2 | -17/+6 |
2010-10-15 | s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin... | Matthias Dieter Wallnöfer | 20 | -225/+199 |