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-06-10
s4:samldb LDB module - fix up the case when the old and new "primaryGroupID" ...
Matthias Dieter Wallnöfer
1
-7
/
+7
2010-06-10
s4:samldb LDB module - don't create multiple "ac" module contexts on modify o...
Matthias Dieter Wallnöfer
1
-12
/
+6
2010-06-07
s4:samldb LDB module - adjust the module to set always a "defaultObjectCatego...
Matthias Dieter Wallnöfer
1
-35
/
+45
2010-06-07
s4:samldb LDB module - finally we can remove the RDN check
Matthias Dieter Wallnöfer
1
-53
/
+0
2010-06-06
s4:samldb LDB module - this codepart isn't needed due to the objectclass LDB ...
Matthias Dieter Wallnöfer
1
-13
/
+0
2010-05-31
s4:samldb LDB module - start on a sequential trigger implementation
Matthias Dieter Wallnöfer
1
-10
/
+26
2010-05-30
s4:samldb LDB module - deny delete operations on some important attributes
Matthias Dieter Wallnöfer
1
-3
/
+12
2010-05-30
s4:samldb LDB module - rework the group change code to be again synchronous
Matthias Dieter Wallnöfer
1
-309
/
+71
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-05-14
s4:samldb LDB module - remove unused variables
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-05-09
s4:samldb LDB module - make "samldb_member_check" synchronous again
Matthias Dieter Wallnöfer
1
-64
/
+33
2010-05-09
s4:samldb LDB module - make "samldb_prim_group_users_check" synchronous again
Matthias Dieter Wallnöfer
1
-235
/
+24
2010-05-09
s4:samldb LDB module - update the copyright notice
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-04
s4/rodc: Fix the callbacks up the stack to handle referrals on modify requests
Anatoliy Atanasov
1
-0
/
+15
2010-04-22
s4-dsdb: moved rodc schema validation to samldb.c
Andrew Tridgell
1
-0
/
+37
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-04-09
s4/samldb: schemaInfo attribute must be updated when adding new Schema object
Kamen Mazdrashki
1
-0
/
+50
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
[next]