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
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
dsdb: Build some more modules as shared objects.
Jelmer Vernooij
1
-7
/
+7
2010-10-11
dsdb: Build some more modules as shared object files.
Jelmer Vernooij
1
-10
/
+10
2010-10-11
dsdb: Build some more modules as .so files.
Jelmer Vernooij
1
-9
/
+9
2010-10-11
samdb_common, ntlm: Add missing dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2010-10-11
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
1
-4
/
+3
2010-10-11
credentials: Split up into several subsystems.
Jelmer Vernooij
2
-2
/
+2
2010-10-10
dsdb/modules: Split up helpers a bit to prevent recursive dependencies.
Jelmer Vernooij
7
-93
/
+134
2010-10-11
dsdb/schema: Move some dsdb_dn functions that are schema-specific.
Jelmer Vernooij
4
-80
/
+106
2010-10-11
dsdb modules: Split ridalloc out of common helpers, because of dependency loops.
Jelmer Vernooij
3
-5
/
+12
2010-10-10
samdb: Remove dependency on unknown subsystem.
Jelmer Vernooij
1
-1
/
+1
2010-10-10
dsdb: add missing dependency on samba_socket.
Jelmer Vernooij
1
-2
/
+2
2010-10-10
ldb-samba: Rename samdb_relative_path to ldb_relative_path, as it's not samdb...
Jelmer Vernooij
2
-28
/
+2
2010-10-10
dsdb: Move attr_in_list to SAMDB_COMMON to avoid circular dependency between ...
Jelmer Vernooij
4
-14
/
+15
2010-10-10
ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.
Jelmer Vernooij
1
-5
/
+25
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
5
-6
/
+7
2010-10-10
samdb: Handle schema setup in samdb, not in more generic ldbsamba.
Jelmer Vernooij
1
-0
/
+9
2010-10-10
s4-dsdb-repl: Print what the error code for failure is
Kamen Mazdrashki
1
-1
/
+3
2010-10-10
s4-dsdb: Make dsdb_setup_sorted_accessors() public
Kamen Mazdrashki
1
-2
/
+2
2010-10-08
s4:ldap.py - split it up and move SAM related stuff to sam.py
Matthias Dieter Wallnöfer
2
-552
/
+664
2010-10-07
s4:dsdb/common/util_samr.c - use an LDB constant for result checking
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-07
s4:dsdb/common/util.c - provide message set functions for integer types
Matthias Dieter Wallnöfer
1
-0
/
+31
2010-10-06
s4:samldb LDB module - remove "type" parameter of "samldb_fill_object"
Matthias Dieter Wallnöfer
1
-6
/
+9
2010-10-05
s4:subtree_delete LDB module - remove the DN from an error message
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-10-05
s4:samldb LDB module - simplify/unify the message handling on add and modify ...
Matthias Dieter Wallnöfer
1
-28
/
+54
2010-10-05
s4:samldb LDB module - assign better memory contexts on two places
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
2
-4
/
+4
2010-10-05
heimdal: Fix name of hx509 library.
Jelmer Vernooij
2
-2
/
+2
2010-10-04
s4:dsdb/common/util.c - change the usage of the RECYCLED control
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-10-03
s4:ldap.py - test allowed system flags restriction
Matthias Dieter Wallnöfer
1
-1
/
+16
2010-10-03
s4:objectclass LDB module - introduce allowed system flags restriction
Matthias Dieter Wallnöfer
1
-6
/
+11
2010-10-03
s4:urgent_replication.py - fix up the system flags handling
Matthias Dieter Wallnöfer
1
-4
/
+3
2010-10-03
s4:deletetest.py - enhance the tests
Matthias Dieter Wallnöfer
1
-21
/
+216
2010-10-03
s4:ldap.py - remove the delete tests
Matthias Dieter Wallnöfer
1
-92
/
+0
2010-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
11
-24
/
+30
2010-10-03
s4:dsdb/common/util.c - introduce "DSDB_SEARCH_SHOW_RECYCLED" flag
Matthias Dieter Wallnöfer
2
-0
/
+8
2010-10-03
s4:subtree_rename LDB module - also already deleted objects have to be renamed
Matthias Dieter Wallnöfer
1
-2
/
+13
2010-10-03
s4:show_deleted LDB module - also support the "show_recycled" control
Matthias Dieter Wallnöfer
1
-11
/
+62
2010-10-03
s4:repl_meta_data LDB module - consider the SYSTEM_FLAG_DISALLOW_MOVE_ON_DELE...
Matthias Dieter Wallnöfer
1
-10
/
+25
2010-10-03
s4:subtree_delete LDB module - it is only responsible for non-deleted objects
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-10-03
s4:objectclass LDB module - fix the "crossRef" delete protection
Matthias Dieter Wallnöfer
1
-3
/
+9
2010-10-03
s4:objectclass LDB module - fix the delete behaviour of server containers
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-03
s4:dsdb_dn_val_rmd_flags - memmem - scan the whole string for occourences
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-03
s4:ldap.py - delete the right object after test completition
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-03
s4:ldap.py - fix "system only" test
Matthias Dieter Wallnöfer
1
-0
/
+8
2010-10-03
s4:acl_read LDB module - fix counter type
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-10-03
s4-kcc: silence "Testing kcctpl_create_intersite_connections" message
Andrew Tridgell
1
-1
/
+1
2010-10-03
s4-test-dsdb_schema_info.py: Get rid of global module variables
Kamen Mazdrashki
1
-17
/
+19
2010-10-03
s4-test-dsdb_schema_info.py: Simplify connection SamDB
Kamen Mazdrashki
1
-19
/
+3
2010-10-01
s4-repl: use the GC principal name for DRS replication connection
Andrew Tridgell
3
-6
/
+76
2010-10-01
s4-dsdb: added dsdb_search_by_dn_guid()
Andrew Tridgell
1
-0
/
+26
[prev]
[next]