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-03-01
s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-2
/
+13
2010-03-01
s4:drepl_notify: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-1
/
+9
2010-03-01
s4:dsdb/repl: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2
-4
/
+4
2010-03-01
s4/rodc: Implement samdb_rodc with ldb context
Anatoliy Atanasov
2
-8
/
+62
2010-02-26
s4:dsdb/schema: fix validation of DNs
Stefan Metzmacher
1
-1
/
+0
2010-02-26
s4-dns: use a loadparm list for samba_runcmd() commands
Andrew Tridgell
1
-4
/
+4
2010-02-26
s4-dsdb: fixed the fetch of the server site name
Andrew Tridgell
1
-1
/
+7
2010-02-25
s4:DNS update - change "i" to be unsigned
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-02-25
s4:partition DSDB module - Generate basic referrals
Matthias Dieter Wallnöfer
2
-47
/
+144
2010-02-25
s4:partition DSDB module - change the search and domain scope control handling
Matthias Dieter Wallnöfer
1
-35
/
+22
2010-02-25
s4:SAMLDB module - ignore referrals
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-02-24
dsdb: Add a more explicit error message for constructed attributes
Matthieu Patou
1
-0
/
+1
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code
Kamen Mazdrashki
1
-2
/
+2
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaSync changes in source base
Kamen Mazdrashki
2
-5
/
+9
2010-02-24
s4/schema: Move msDS-IntId implementation to samldb.c module
Kamen Mazdrashki
2
-149
/
+87
2010-02-23
s4-dns: improved logging, and run name check at startup
Andrew Tridgell
1
-6
/
+10
2010-02-23
s4-dns: call out to the dns update command every 10 minutes
Andrew Tridgell
1
-26
/
+112
2010-02-21
s4:operational LDB module - enable support for passing referrals through it
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-02-21
s4:partition DSDB module - Cosmetic fixups
Matthias Dieter Wallnöfer
1
-16
/
+23
2010-02-21
s4:password_hash - Fix up request message pointers
Matthias Dieter Wallnöfer
1
-7
/
+7
2010-02-21
s4:dsdb/util.c - Use LDB result constants in some more helper functions
Matthias Dieter Wallnöfer
1
-11
/
+11
2010-02-20
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2
-2
/
+5
2010-02-17
s4/drs:kccdrs_replica_get_info_obj_metadata implementation
Anatoliy Atanasov
1
-12
/
+88
2010-02-17
s4-dnsupdate: use samba_runcmd() in the dns update task
Andrew Tridgell
2
-17
/
+37
2010-02-16
s4-kcc: remove a qsort() that snuck into the new topology code
Andrew Tridgell
1
-2
/
+1
2010-02-16
s4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_recs != 1
Andrew Tridgell
1
-1
/
+1
2010-02-16
s4-samdb: use dsdb_search() in cracknames
Andrew Tridgell
1
-57
/
+24
2010-02-16
s4-kcc: remove search_onelevel_with_deleted() in kcc
Andrew Tridgell
1
-52
/
+3
2010-02-16
s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()
Andrew Tridgell
4
-29
/
+80
2010-02-16
s4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_search() call
Andrew Tridgell
1
-67
/
+84
2010-02-16
s4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_search_dn() with dsdb_f...
Andrew Tridgell
1
-56
/
+58
2010-02-16
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
4
-76
/
+33
2010-02-16
s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flags
Andrew Tridgell
2
-38
/
+41
2010-02-16
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
Andrew Tridgell
6
-85
/
+115
2010-02-16
s4-drs: DsGetReplInfo() refactoring
Erick Nogueira do Nascimento
1
-263
/
+190
2010-02-16
s4-drs: DsReplGetInfo() for DS_REPL_INFO_REPSTO infoType
Erick Nogueira do Nascimento
1
-4
/
+142
2010-02-16
s4-rootdse: we don't need DSDB_FLAG_OWN_MODULE here
Andrew Tridgell
1
-2
/
+2
2010-02-16
s4-drs: enable the recyclebin optional feature
Eduardo Lima
1
-19
/
+250
2010-02-15
s4-kcc: remove C++ comment
Andrew Tridgell
1
-1
/
+1
2010-02-15
s4-kcc: initial code for the topology algorithm
Crístian Deives
2
-0
/
+615
2010-02-15
s4-dsdb: don't change replPropertyMetaData if the value hasn't changed
Andrew Tridgell
1
-4
/
+20
2010-02-15
s4-drs: Fixes bugs regarding Urgent Replication on wrong situations
Fernando J V da Silva
1
-7
/
+16
2010-02-15
s4-dsdb: added dsdb_modify_permissive()
Andrew Tridgell
1
-0
/
+36
2010-02-13
s4:util.c - Corrected the location of the "Directory Service" object
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-13
s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
Andrew Tridgell
1
-5
/
+2
2010-02-13
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
7
-52
/
+28
2010-02-11
s4-dns: don't leave behind a tmp file
Andrew Tridgell
1
-0
/
+2
2010-02-11
s4-dns: added a dns update task
Andrew Tridgell
2
-0
/
+235
2010-02-10
util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)
Andrew Tridgell
1
-2
/
+1
2010-02-10
s4-dsdb: update repl_meta_data.c to use new DLIST_ macros
Jeremy Allison
1
-3
/
+2
[next]