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