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
/
ldb_modules
/
samldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
s4:SAMLDB module - ignore referrals
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-02-24
s4/schema: Move msDS-IntId implementation to samldb.c module
Kamen Mazdrashki
1
-0
/
+87
2010-02-16
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
Andrew Tridgell
1
-1
/
+1
2010-01-09
s4-samldb: fixed primaryGroupID when promoting a machine to a DC
Andrew Tridgell
1
-17
/
+30
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 an extended operation for allocating a new RID pool
Andrew Tridgell
1
-1
/
+31
2010-01-08
s4-dsdb: move the RID allocation logic into ridalloc.c
Andrew Tridgell
1
-88
/
+5
2010-01-08
s4-samldb: use RID Set to allocate user/group RIDs
Andrew Tridgell
1
-559
/
+104
2010-01-05
s4:SAMLDB LDB module - Fix trailing whitespaces
Matthias Dieter Wallnöfer
1
-17
/
+17
2010-01-05
s4:SAMLDB LDB module - Rework to allow checks for wrong "defaultObjectCategor...
Matthias Dieter Wallnöfer
1
-50
/
+96
2009-12-16
s4-dsdb: rename dsdb_module_search_handle_flags to dsdb_request_add_controls
Andrew Tridgell
1
-1
/
+1
2009-11-30
s4-drs: Using dsdb_msg_add_guid() utility function
Fernando J V da Silva
1
-24
/
+2
2009-11-17
s4:SAMLDB DSDB module - Add "\n"s on debug messages
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-11-17
s4:SAMLDB DSDB module - Remove "\n" in LDB error messages
Matthias Dieter Wallnöfer
1
-25
/
+31
2009-11-17
s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory
Andrew Bartlett
1
-0
/
+5
2009-11-16
s4:SAMLDB module
Matthias Dieter Wallnöfer
1
-14
/
+14
2009-11-16
s4:dsdb LDB attribute lists must always be a static const char **.
Andrew Bartlett
1
-1
/
+1
2009-11-15
s4:SAMLDB module - Add support for required and generated schema attributes
Andrew Bartlett
1
-7
/
+285
2009-11-02
s4 - SID allocation using FDS DNA plugin
Endi S. Dewata
1
-10
/
+19
2009-10-12
s4:provision Remove all references to samba4LocalDomain
Andrew Bartlett
1
-6
/
+5
2009-10-02
s4-samdb: added some debugging
Andrew Tridgell
1
-2
/
+8
2009-09-28
s4-samdb: when UF_SERVER_TRUST_ACCOUNT is set mark object as critical
Andrew Tridgell
1
-0
/
+10
2009-09-12
s4-samdb: internal s4 ldb modules should be GPL not LGPL
Andrew Tridgell
1
-6
/
+2
2009-09-07
s4:samldb - Fix typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-07
s4:samldb - Major rework
Matthias Dieter Wallnöfer
1
-243
/
+1000
2009-08-11
s4:samldb module - Remove duplicate line
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-08-07
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
1
-4
/
+0
2009-07-13
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
1
-4
/
+4
2009-07-02
we can't use the unique index code for samAccountName
Andrew Tridgell
1
-7
/
+74
2009-06-01
we don't need the unique checks in the samldb code now
Andrew Tridgell
1
-162
/
+2
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
1
-63
/
+113
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-12-17
s4:samldb: make use of dom_sid_split_rid()
Andrew Bartlett
1
-4
/
+3
2008-12-17
s4:samldb: improve error strings
Andrew Bartlett
1
-6
/
+8
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-2
/
+2
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-29
s4:samldb: use the code path with async ldb
Stefan Metzmacher
1
-43
/
+4
2008-09-29
LDB ASYNC: samba4 modules
Simo Sorce
1
-527
/
+1106
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-5
/
+5
2008-08-21
Don't maniplate control entries in samldb
Andrew Bartlett
1
-0
/
+4
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-2
/
+1
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
1
-1
/
+1
2008-03-14
Allow more 'domain' objects when looking for a unqiue SID.
Andrew Bartlett
1
-2
/
+2
2008-02-28
Users and computers now share the same template.
Andrew Bartlett
1
-35
/
+100
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-7
/
+1
2008-01-26
ldb: Add ldb_oom() calls in a couple of places.
Jelmer Vernooij
1
-1
/
+5
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
[next]