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-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
2010-02-08
s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSD
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-02-05
s4/drs: propagate DRS_ extension flags in code base
Kamen Mazdrashki
1
-1
/
+1
2010-02-04
s4:mark the SYSTEM control always as non-critical
Matthias Dieter Wallnöfer
1
-0
/
+29
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
2
-10
/
+10
2010-01-28
s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...
Fernando J V da Silva
2
-7
/
+24
2010-01-18
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
1
-3
/
+3
2010-01-17
s4-dsdb: isGlobalCatalogReady should be shown by default
Andrew Tridgell
1
-1
/
+1
2010-01-16
s4-kcc: added DsReplicaGetInfo pending ops call
Andrew Tridgell
1
-1
/
+30
2010-01-16
s4-kcc: added DsReplicaGetInfo CURSORS2 level
Andrew Tridgell
1
-0
/
+29
2010-01-16
s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context
Andrew Tridgell
1
-2
/
+2
2010-01-16
s4-kcc: added support for CURSORS info level in DsReplicaGetInfo
Andrew Tridgell
1
-3
/
+34
2010-01-16
s4-dsdb: take advantage of local cursor and sort
Andrew Tridgell
1
-37
/
+0
2010-01-16
s4-dsdb: add our local cursor and sort in dsdb_load_udv_*()
Andrew Tridgell
1
-19
/
+65
2010-01-16
s4-dsdb: use dsdb_load_udv_v2() in repl task
Andrew Tridgell
1
-27
/
+2
2010-01-16
s4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()
Andrew Tridgell
1
-0
/
+82
2010-01-16
s4-kcc: simplify the ReplicaGetInfo implementation a bit
Andrew Tridgell
1
-53
/
+17
2010-01-16
s4-kcc: squash a warning
Andrew Tridgell
1
-0
/
+2
2010-01-16
s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in...
Andrew Tridgell
3
-3
/
+507
2010-01-16
s4-dsdb: added isGlobalCatalogReady
Andrew Tridgell
1
-0
/
+12
2010-01-14
s4-drepl: switch drepl over to using the generic DRS options flags
Andrew Tridgell
2
-7
/
+5
[prev]
[next]