summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-16heimdal: Support using system roken.Jelmer Vernooij2-98/+100
2010-10-16heimdal_build: Use existing functions for finding system libraries.Jelmer Vernooij2-7/+2
2010-10-16Add acl_xattr:ignore system acls boolean (normally false) to allowJeremy Allison3-11/+38
2010-10-15Add make_default_filesystem_acl() function to be used in following change to ...Jeremy Allison2-0/+114
2010-10-15Fix handling of "NULL" DACL. Map to u/g/w - rwx.Jeremy Allison1-23/+33
2010-10-15Fix "force unknown ACL user" to strip out foreign SIDs from POSIX ACLs if the...Jeremy Allison1-0/+8
2010-10-15Add debug message to get_nt_acl_internal() to see what we got.Jeremy Allison1-0/+7
2010-10-15Fix valgrind "uninitialized read" error on "info" when returning !NT_STATUS_OK.Jeremy Allison1-1/+5
2010-10-15Fix bug #7734 - When creating files with "inherit ACLs" set to true, we negle...Jeremy Allison2-2/+2
2010-10-15Fix bug #7733 - Invalid client DOS attributes on create can cause incorrect u...Jeremy Allison1-0/+9
2010-10-15heimdal Add missing dependencies on wind.Jelmer Vernooij1-2/+2
2010-10-15heimdal_build: Allow using system wind.Jelmer Vernooij2-47/+67
2010-10-15s4:torture/local/dbspeed.c - use LDB result constantMatthias Dieter Wallnöfer1-1/+2
2010-10-15s3-rpc_server: Normalize rpc_pipe_open_interface pipe name.Andreas Schneider1-1/+6
2010-10-15s3-rpc_server: Make auth_serversupplied_info const.Andreas Schneider4-11/+11
2010-10-15s3-winbind: Fixed the build of idmap_rid.Andreas Schneider1-0/+1
2010-10-15s4-test: fixed a typo in test_kinit.shAndrew Tridgell1-1/+1
2010-10-15s4-test: fixed test_kinit.sh time command testAndrew Tridgell1-1/+1
2010-10-15s4-net: exit with a failure when a command is unknownAndrew Tridgell1-1/+1
2010-10-15script: the --tests option has been replaced by --test-commandAndrew Tridgell1-1/+0
2010-10-15s4-finddcs: better debug messages to help track down DNS problemsAndrew Tridgell1-1/+12
2010-10-15s4-net: fix the dependence on command line orderingAndrew Tridgell1-8/+10
2010-10-15s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather than "samdb_msg_add_s...Matthias Dieter Wallnöfer1-2/+2
2010-10-15s4 param: change messaging directory name from messaging to msgMatthieu Patou1-1/+1
2010-10-15s4 dsdb: fix sign problem on PPC and x86Matthieu Patou1-2/+2
2010-10-15s4:lib/registry/util.c - cosmetic - fix indentation, trailing whitespacesMatthias Dieter Wallnöfer1-10/+11
2010-10-15s4:lib/registry/util.c - strtoll call - better say explicitly that data is in...Matthias Dieter Wallnöfer1-1/+1
2010-10-15s4:ntptr/ntptr_simple_ldb.c - use LDB result constantsMatthias Dieter Wallnöfer1-2/+2
2010-10-15s4:libnet_samsync_ldb.c - use LDB result constantsMatthias Dieter Wallnöfer1-15/+15
2010-10-15s4:lsa RPC server - use LDB result constantMatthias Dieter Wallnöfer1-1/+1
2010-10-15s4:samldb LDB module - cosmetic - use "ldb" variable rather than "ldb_module_...Matthias Dieter Wallnöfer1-1/+1
2010-10-15s4:samdb_create_foreign_security_principal - proof error code of "samdb_msg_a...Matthias Dieter Wallnöfer1-3/+6
2010-10-15s4:dsdb/common/util.c - samdb_msg_add_* calls - proof for more OOM conditionsMatthias Dieter Wallnöfer1-0/+6
2010-10-15s4:dsdb/common/util.c - samdb_msg_add_string - the attribute name doesn't nee...Matthias Dieter Wallnöfer1-4/+3
2010-10-15s4:libds/common/flags.h - fix typoMatthias Dieter Wallnöfer1-1/+1
2010-10-15s4:dsdb - remove "samdb_msg_add_value"Matthias Dieter Wallnöfer2-17/+6
2010-10-15s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer20-225/+199
2010-10-14s3: Remove smbd_server_conn from construct_replyVolker Lendecke1-4/+6
2010-10-14s3: Lift smbd_server_conn from receive_smb_tallocVolker Lendecke1-10/+9
2010-10-14s3: Lift smbd_server_conn from receive_smb_raw_tallocVolker Lendecke1-8/+10
2010-10-14s3: Lift smbd_server_conn from receive_smb_raw_talloc_partial_readVolker Lendecke1-10/+10
2010-10-14s3: Remove some explicit smbd_server_conn refs in process_smb()Volker Lendecke1-2/+2
2010-10-14s3: Rename "conn" to the more used "sconn" in process_smb()Volker Lendecke1-7/+7
2010-10-14s4:samldb LDB module - attempt to fix integer handling on big-endian platformsMatthias Dieter Wallnöfer1-7/+9
2010-10-14s4-waf: automatically remove stale C and header filesAndrew Tridgell4-0/+99
2010-10-14s4-heimdal: fixed some trailing commas in heimdal buildAndrew Tridgell1-3/+3
2010-10-14security: ensure the merge of libcli/security doesn't change s3 behaviourAndrew Tridgell1-0/+5
2010-10-14libcli/security Use static SIDs rather than parsing from stringsAndrew Bartlett3-6/+7
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett21-740/+615
2010-10-14libcli/security Define traditional constants in terms of IDL macrosAndrew Bartlett2-65/+64