index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4 dsdb: fix sign problem on PPC and x86
Matthieu Patou
2010-10-15
1
-2
/
+2
*
s4:lib/registry/util.c - cosmetic - fix indentation, trailing whitespaces
Matthias Dieter Wallnöfer
2010-10-15
1
-10
/
+11
*
s4:lib/registry/util.c - strtoll call - better say explicitly that data is in...
Matthias Dieter Wallnöfer
2010-10-15
1
-1
/
+1
*
s4:ntptr/ntptr_simple_ldb.c - use LDB result constants
Matthias Dieter Wallnöfer
2010-10-15
1
-2
/
+2
*
s4:libnet_samsync_ldb.c - use LDB result constants
Matthias Dieter Wallnöfer
2010-10-15
1
-15
/
+15
*
s4:lsa RPC server - use LDB result constant
Matthias Dieter Wallnöfer
2010-10-15
1
-1
/
+1
*
s4:samldb LDB module - cosmetic - use "ldb" variable rather than "ldb_module_...
Matthias Dieter Wallnöfer
2010-10-15
1
-1
/
+1
*
s4:samdb_create_foreign_security_principal - proof error code of "samdb_msg_a...
Matthias Dieter Wallnöfer
2010-10-15
1
-3
/
+6
*
s4:dsdb/common/util.c - samdb_msg_add_* calls - proof for more OOM conditions
Matthias Dieter Wallnöfer
2010-10-15
1
-0
/
+6
*
s4:dsdb/common/util.c - samdb_msg_add_string - the attribute name doesn't nee...
Matthias Dieter Wallnöfer
2010-10-15
1
-4
/
+3
*
s4:libds/common/flags.h - fix typo
Matthias Dieter Wallnöfer
2010-10-15
1
-1
/
+1
*
s4:dsdb - remove "samdb_msg_add_value"
Matthias Dieter Wallnöfer
2010-10-15
2
-17
/
+6
*
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
2010-10-15
20
-225
/
+199
*
s3: Remove smbd_server_conn from construct_reply
Volker Lendecke
2010-10-14
1
-4
/
+6
*
s3: Lift smbd_server_conn from receive_smb_talloc
Volker Lendecke
2010-10-14
1
-10
/
+9
*
s3: Lift smbd_server_conn from receive_smb_raw_talloc
Volker Lendecke
2010-10-14
1
-8
/
+10
*
s3: Lift smbd_server_conn from receive_smb_raw_talloc_partial_read
Volker Lendecke
2010-10-14
1
-10
/
+10
*
s3: Remove some explicit smbd_server_conn refs in process_smb()
Volker Lendecke
2010-10-14
1
-2
/
+2
*
s3: Rename "conn" to the more used "sconn" in process_smb()
Volker Lendecke
2010-10-14
1
-7
/
+7
*
s4:samldb LDB module - attempt to fix integer handling on big-endian platforms
Matthias Dieter Wallnöfer
2010-10-14
1
-7
/
+9
*
s4-waf: automatically remove stale C and header files
Andrew Tridgell
2010-10-14
4
-0
/
+99
*
s4-heimdal: fixed some trailing commas in heimdal build
Andrew Tridgell
2010-10-14
1
-3
/
+3
*
security: ensure the merge of libcli/security doesn't change s3 behaviour
Andrew Tridgell
2010-10-14
1
-0
/
+5
*
libcli/security Use static SIDs rather than parsing from strings
Andrew Bartlett
2010-10-14
3
-6
/
+7
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
21
-740
/
+615
*
libcli/security Define traditional constants in terms of IDL macros
Andrew Bartlett
2010-10-14
2
-65
/
+64
*
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
2010-10-14
5
-15
/
+62
*
s4-acl Merge sec_access_check() with se_access_check() from source3/
Andrew Bartlett
2010-10-14
3
-4
/
+18
*
s3-acl Use uint32_t for counting the ACEs
Andrew Bartlett
2010-10-14
1
-1
/
+1
*
s3-acl Merge source4-supported privileges into se_access_check
Andrew Bartlett
2010-10-14
1
-5
/
+9
*
s3-util_nttoken.c Also copy the rights_mask when copying a security_token
Andrew Bartlett
2010-10-14
1
-0
/
+4
*
s3-auth Use security_token_debug() from common code
Andrew Bartlett
2010-10-14
9
-36
/
+8
*
s3-auth use security_token_has_sid() from the common code
Andrew Bartlett
2010-10-14
1
-9
/
+2
*
s3 Replace is_sid_in_token() with security_token_has_sid() from common code
Andrew Bartlett
2010-10-14
6
-21
/
+10
*
s4: show samba version in bin/samba -b
Andrew Tridgell
2010-10-14
1
-0
/
+1
*
s4:samldb LDB module - cosmetic fixups
Matthias Dieter Wallnöfer
2010-10-13
1
-9
/
+9
*
heimdal: Add soname for com_err.
Jelmer Vernooij
2010-10-13
1
-0
/
+1
*
heimdal: Add sonames.
Jelmer Vernooij
2010-10-13
1
-2
/
+9
*
samdb: Set soname.
Jelmer Vernooij
2010-10-13
1
-1
/
+2
*
s4:sam.py - tests for "userAccountControl" attribute
Matthias Dieter Wallnöfer
2010-10-13
1
-3
/
+448
*
s4:samldb LDB module - deny creation of temporary duplicate accounts
Matthias Dieter Wallnöfer
2010-10-13
1
-0
/
+12
*
s4:samldb LDB module - proof the account type also on LDB modify operations
Matthias Dieter Wallnöfer
2010-10-13
1
-0
/
+8
*
ldb: Only build LIBLDB_MAIN when building ldb itself.
Jelmer Vernooij
2010-10-13
1
-8
/
+8
*
s4:sam.py - add a test for the group type changing behaviour
Matthias Dieter Wallnöfer
2010-10-13
1
-0
/
+595
*
s4:samldb LDB module - support the group type changing properly
Matthias Dieter Wallnöfer
2010-10-13
1
-1
/
+53
*
s4:ldap.py - test the "isCriticalSystemObject" behaviour
Matthias Dieter Wallnöfer
2010-10-13
1
-0
/
+39
*
s4:setup/provision_self_join.ldif - let the samldb LDB module fill in "isCrit...
Matthias Dieter Wallnöfer
2010-10-13
1
-1
/
+1
*
s4:samldb LDB module - deny also the direct modification of "isCriticalSystem...
Matthias Dieter Wallnöfer
2010-10-13
1
-3
/
+14
*
s4:objectclass LDB module - deny the creation of "isCriticalSystemObject" ent...
Matthias Dieter Wallnöfer
2010-10-13
1
-0
/
+9
*
s4:samldb LDB module - first implementation of the samldb primary group trigger
Matthias Dieter Wallnöfer
2010-10-13
1
-48
/
+61
[prev]
[next]