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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
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: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
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
1
-0
/
+1
2010-10-14
s4-heimdal: fixed some trailing commas in heimdal build
Andrew Tridgell
1
-3
/
+3
2010-10-14
libcli/security Use static SIDs rather than parsing from strings
Andrew Bartlett
1
-1
/
+1
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
7
-901
/
+1
2010-10-14
s4-acl Merge sec_access_check() with se_access_check() from source3/
Andrew Bartlett
3
-4
/
+18
2010-10-14
s4: show samba version in bin/samba -b
Andrew Tridgell
1
-0
/
+1
2010-10-13
s4:samldb LDB module - cosmetic fixups
Matthias Dieter Wallnöfer
1
-9
/
+9
2010-10-13
heimdal: Add soname for com_err.
Jelmer Vernooij
1
-0
/
+1
2010-10-13
heimdal: Add sonames.
Jelmer Vernooij
1
-2
/
+9
2010-10-13
samdb: Set soname.
Jelmer Vernooij
1
-1
/
+2
2010-10-13
s4:sam.py - tests for "userAccountControl" attribute
Matthias Dieter Wallnöfer
1
-3
/
+448
2010-10-13
s4:samldb LDB module - deny creation of temporary duplicate accounts
Matthias Dieter Wallnöfer
1
-0
/
+12
2010-10-13
s4:samldb LDB module - proof the account type also on LDB modify operations
Matthias Dieter Wallnöfer
1
-0
/
+8
2010-10-13
ldb: Only build LIBLDB_MAIN when building ldb itself.
Jelmer Vernooij
1
-8
/
+8
2010-10-13
s4:sam.py - add a test for the group type changing behaviour
Matthias Dieter Wallnöfer
1
-0
/
+595
2010-10-13
s4:samldb LDB module - support the group type changing properly
Matthias Dieter Wallnöfer
1
-1
/
+53
2010-10-13
s4:ldap.py - test the "isCriticalSystemObject" behaviour
Matthias Dieter Wallnöfer
1
-0
/
+39
2010-10-13
s4:setup/provision_self_join.ldif - let the samldb LDB module fill in "isCrit...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-13
s4:samldb LDB module - deny also the direct modification of "isCriticalSystem...
Matthias Dieter Wallnöfer
1
-3
/
+14
2010-10-13
s4:objectclass LDB module - deny the creation of "isCriticalSystemObject" ent...
Matthias Dieter Wallnöfer
1
-0
/
+9
2010-10-13
s4:samldb LDB module - first implementation of the samldb primary group trigger
Matthias Dieter Wallnöfer
1
-48
/
+61
2010-10-13
s4:samldb LDB module - use the new "objectclass_trigger" for add operations
Matthias Dieter Wallnöfer
1
-142
/
+33
2010-10-13
s4:samldb LDB module - first implementation of the samldb objectclass trigger
Matthias Dieter Wallnöfer
1
-0
/
+176
2010-10-13
ldb:ldb_match.c - fix a counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-13
dsdb/schema_data: Build as shared object.
Jelmer Vernooij
1
-1
/
+1
2010-10-13
dsdb/schema_load: Build as shared object.
Jelmer Vernooij
1
-1
/
+1
2010-10-13
samdb: Build as library.
Jelmer Vernooij
1
-1
/
+1
2010-10-13
ldb: raise minor version number for new ldb_msg_match_error() function
Andrew Tridgell
2
-1
/
+227
2010-10-13
s4-ldb: take advantage of ldb_match_msg_error() in more places
Andrew Tridgell
4
-8
/
+32
2010-10-13
s4-schema: don't name variables after standard libc functions
Andrew Tridgell
1
-3
/
+3
2010-10-13
s4-ldb: use operator_fn syntax function in ldb_match code
Andrew Tridgell
1
-92
/
+212
2010-10-13
s4-ldb: implement an operator_fn for the ldb-samba syntaxes
Andrew Tridgell
1
-14
/
+94
2010-10-13
s4-ldb: added an optional operator_fn in the schema syntax
Andrew Tridgell
3
-5
/
+25
2010-10-13
s4-torture: zero all of trans before the test starts
Andrew Tridgell
1
-1
/
+1
2010-10-13
s4: don't rebuild all of heimdal when dynconfig options change
Andrew Tridgell
2
-7
/
+18
2010-10-13
s4-dynconfig: use the build modules when running from build directory
Andrew Tridgell
1
-3
/
+7
2010-10-13
ldb: when running from build directory, use the build modules
Andrew Tridgell
1
-27
/
+35
2010-10-13
s4 rpc_server: fix a build error on freebsd
Matthieu Patou
1
-0
/
+9
[prev]
[next]