index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-10-14
s3: Remove smbd_server_conn from construct_reply
Volker Lendecke
1
-4
/
+6
2010-10-14
s3: Lift smbd_server_conn from receive_smb_talloc
Volker Lendecke
1
-10
/
+9
2010-10-14
s3: Lift smbd_server_conn from receive_smb_raw_talloc
Volker Lendecke
1
-8
/
+10
2010-10-14
s3: Lift smbd_server_conn from receive_smb_raw_talloc_partial_read
Volker Lendecke
1
-10
/
+10
2010-10-14
s3: Remove some explicit smbd_server_conn refs in process_smb()
Volker Lendecke
1
-2
/
+2
2010-10-14
s3: Rename "conn" to the more used "sconn" in process_smb()
Volker Lendecke
1
-7
/
+7
2010-10-14
s4:samldb LDB module - attempt to fix integer handling on big-endian platforms
Matthias Dieter Wallnöfer
1
-7
/
+9
2010-10-14
s4-waf: automatically remove stale C and header files
Andrew Tridgell
4
-0
/
+99
2010-10-14
s4-heimdal: fixed some trailing commas in heimdal build
Andrew Tridgell
1
-3
/
+3
2010-10-14
security: ensure the merge of libcli/security doesn't change s3 behaviour
Andrew Tridgell
1
-0
/
+5
2010-10-14
libcli/security Use static SIDs rather than parsing from strings
Andrew Bartlett
3
-6
/
+7
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
21
-740
/
+615
2010-10-14
libcli/security Define traditional constants in terms of IDL macros
Andrew Bartlett
2
-65
/
+64
2010-10-14
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
5
-15
/
+62
2010-10-14
s4-acl Merge sec_access_check() with se_access_check() from source3/
Andrew Bartlett
3
-4
/
+18
2010-10-14
s3-acl Use uint32_t for counting the ACEs
Andrew Bartlett
1
-1
/
+1
2010-10-14
s3-acl Merge source4-supported privileges into se_access_check
Andrew Bartlett
1
-5
/
+9
2010-10-14
s3-util_nttoken.c Also copy the rights_mask when copying a security_token
Andrew Bartlett
1
-0
/
+4
2010-10-14
s3-auth Use security_token_debug() from common code
Andrew Bartlett
9
-36
/
+8
2010-10-14
s3-auth use security_token_has_sid() from the common code
Andrew Bartlett
1
-9
/
+2
2010-10-14
s3 Replace is_sid_in_token() with security_token_has_sid() from common code
Andrew Bartlett
6
-21
/
+10
2010-10-14
s4: show samba version in bin/samba -b
Andrew Tridgell
1
-0
/
+1
[next]