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-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
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
s3:gpfs: Add support for the gpfs_ftruncate call
Christian Ambach
3
-2
/
+28
2010-10-13
s3:vfs:gpfs convert sharemodes/leases parameter
Christian Ambach
2
-20
/
+64
2010-10-13
s3:vfs:syncops add option to disable module per share
Christian Ambach
1
-6
/
+35
2010-10-13
s3:vfs:syncops make it possible to specify syncops:onclose per share
Christian Ambach
1
-7
/
+43
2010-10-13
wafsamba/developer: Forbid shared objects with unresolved symbols, if
Jelmer Vernooij
1
-1
/
+1
2010-10-13
wafsamba: Don't allow circular dependencies involving libraries by
Jelmer Vernooij
1
-7
/
+17
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-torture: fixed uninitialised variable error
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
autobuild: do make install after make test
Andrew Tridgell
1
-2
/
+2
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
2010-10-12
torture/becomedc: Add test for global schema, use samdb_connect().
Jelmer Vernooij
2
-7
/
+14
2010-10-12
wafsamba: Warn about circular dependencies between libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-12
s3:registry: fix some trailing spaces in reg_backend_db
Michael Adam
1
-6
/
+6
[next]