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
/
samdb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-21
s4:password_hash - Fix up request message pointers
Matthias Dieter Wallnöfer
1
-7
/
+7
2010-02-20
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2
-2
/
+5
2010-02-16
s4-samdb: use dsdb_search() in cracknames
Andrew Tridgell
1
-57
/
+24
2010-02-16
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
Andrew Tridgell
4
-85
/
+13
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-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-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
4
-19
/
+11
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-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
1
-2
/
+2
2010-01-17
s4-dsdb: isGlobalCatalogReady should be shown by default
Andrew Tridgell
1
-1
/
+1
2010-01-16
s4-dsdb: added isGlobalCatalogReady
Andrew Tridgell
1
-0
/
+12
2010-01-14
s4-drs: Store uSNUrgent for Urgent Replication
Fernando J V da Silva
1
-10
/
+95
2010-01-13
s4:dsdb: use validate_update module
Stefan Metzmacher
1
-0
/
+1
2010-01-13
s4:dsdb: add validate_update module
Stefan Metzmacher
2
-1
/
+130
2010-01-13
s4:dsdb/resolve_oids: also resolve oid in search attribute list
Stefan Metzmacher
1
-4
/
+55
2010-01-13
s4:dsdb/schema_load: add a TODO about schema reloading
Stefan Metzmacher
1
-1
/
+11
2010-01-10
s4:repl_meta_data - Transform a "1" into a "true" on a boolean variable
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-01-09
s4-drs: instanceType is always sent, regardless of UDV values
Andrew Tridgell
1
-4
/
+6
2010-01-09
s4-samldb: fixed primaryGroupID when promoting a machine to a DC
Andrew Tridgell
1
-17
/
+30
2010-01-08
s4-samba3samtest: we need to force netbios name as well
Andrew Tridgell
1
-0
/
+1
2010-01-08
s4-samba3sid: fixed error returns when res->count != 1 and oom
Andrew Tridgell
1
-3
/
+3
2010-01-08
s4-samba3samtest: force workgroup so the domain is right
Andrew Tridgell
1
-0
/
+1
2010-01-08
s4-samba3sid: the sambaNextRid attribute is actually the previous RID
Andrew Tridgell
1
-3
/
+6
2010-01-08
s4-samba3sam: use samba3sid module
Andrew Tridgell
1
-1
/
+3
2010-01-08
s4-dsdb: added a samba3sid module
Andrew Tridgell
2
-1
/
+208
2010-01-08
s4-samba3samtest: use system credentials for creating users
Andrew Tridgell
1
-5
/
+6
2010-01-08
s4-dsdb: fixed const misuse in acl module
Andrew Tridgell
1
-4
/
+4
2010-01-08
s4-dsdb: use dsdb_module_am_system() in acl module
Andrew Tridgell
1
-19
/
+11
2010-01-08
s4-dsdb: allow specification of a SID if we are system
Andrew Tridgell
1
-1
/
+2
2010-01-08
s4-dsdb: added dsdb_module_am_system()
Andrew Tridgell
1
-0
/
+9
2010-01-08
s4-dsdb: squash some unknown structure warnings
Andrew Tridgell
1
-1
/
+3
2010-01-08
s4-partition: fixed selection of partitions on exact match
Andrew Tridgell
1
-3
/
+1
2010-01-08
s4-dsdb: poke the RID Manager when completely out of RIDs too
Andrew Tridgell
1
-38
/
+41
2010-01-08
s4-dsdb: ensure we will in all the attributes for RID Set
Andrew Tridgell
1
-16
/
+4
2010-01-08
s4-dsdb: added DSDB_FLAG_TOP_MODULE
Andrew Tridgell
2
-0
/
+9
2010-01-08
s4-dsdb: no longer need special invocationID handling for standalone servers
Andrew Tridgell
1
-76
/
+1
2010-01-08
s4/schema: Do not assign msDS-IntId value if LDB_CONTROL_RELAX_OID is passed
Kamen Mazdrashki
1
-0
/
+5
2010-01-08
s4-partition: don't ignore errors from other modules
Andrew Tridgell
1
-6
/
+2
2010-01-08
s4-dsdb: improve error messages in schema and pdc_fsmo modules
Andrew Tridgell
2
-6
/
+6
2010-01-08
s4-dsdb: added an extended operation for allocating a new RID pool
Andrew Tridgell
3
-1
/
+129
2010-01-08
s4-dsdb: the dsdb ldb modules now need messagiing
Andrew Tridgell
1
-1
/
+1
2010-01-08
s4-dsdb: send a message to the drepl task when we need another RID pool
Andrew Tridgell
1
-6
/
+66
2010-01-08
s4-ridalloc: copy with missing rIDNextRid and rIDAllocationPool
Andrew Tridgell
1
-24
/
+36
2010-01-08
s4-dsdb: added dsdb_module_set_integer()
Andrew Tridgell
1
-0
/
+24
[prev]
[next]