index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the dsdb_syntax_OID_ldb_to_drsuapi function
Anatoliy Atanasov
2009-09-03
1
-1
/
+51
*
another large change to the linked_attribute module
Andrew Tridgell
2009-09-03
1
-20
/
+64
*
hook on prepare_commit instead of transaction_end
Andrew Tridgell
2009-09-03
2
-8
/
+11
*
greatly simplify the transaction processing in the partition module
Andrew Tridgell
2009-09-03
1
-51
/
+29
*
added dsdb_find_guid_by_dn()
Andrew Tridgell
2009-09-03
1
-1
/
+21
*
change repl_meta_data to process linked_attributes structures in end_transaction
Andrew Tridgell
2009-09-03
1
-4
/
+276
*
fixed transaction handling in linked_attributes module
Andrew Tridgell
2009-09-03
1
-76
/
+4
*
add the the linked attributes elements to the repl structure
Andrew Tridgell
2009-09-03
2
-1
/
+9
*
tell the server that we support linked attribute replication
Andrew Tridgell
2009-09-03
1
-6
/
+1
*
added dsdb_find_dn_by_guid()
Andrew Tridgell
2009-09-03
1
-0
/
+78
*
traverse the ac list in reverse order
Andrew Tridgell
2009-09-02
1
-1
/
+6
*
s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hook
Andrew Tridgell
2009-09-02
1
-107
/
+281
*
add the partition_control control to replication requests
Andrew Tridgell
2009-09-02
1
-0
/
+22
*
change the dsdb_control_current_partition to not include internal variables
Andrew Tridgell
2009-09-02
2
-82
/
+88
*
Display ldif formatted versions of all DRS changes at log level 4
Andrew Tridgell
2009-09-02
1
-0
/
+18
*
Wrap DRS changes in a transaction
Andrew Tridgell
2009-09-02
1
-0
/
+18
*
fixed spelling
Andrew Tridgell
2009-09-02
1
-1
/
+1
*
s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use talloc
Andrew Bartlett
2009-08-26
1
-14
/
+20
*
s4:scheam quiet a 'const' warning
Andrew Bartlett
2009-08-26
1
-1
/
+1
*
s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schema
Andrew Bartlett
2009-08-26
1
-14
/
+13
*
s4:dsdb Use helper function to add 'show deleted' control
Andrew Bartlett
2009-08-26
1
-20
/
+10
*
fixed DRS rename of deleted objects
Andrew Tridgell
2009-08-25
1
-1
/
+20
*
s4:dsdb Rework show_deleted module not to liniearise the LDAP filter
Andrew Bartlett
2009-08-25
1
-72
/
+37
*
s4:dsdb Use talloc_strndup() to ensure OIDs are null terminated
Andrew Bartlett
2009-08-24
1
-8
/
+11
*
s4:dsdb Add const
Andrew Bartlett
2009-08-24
1
-2
/
+2
*
s4:dsdb remove unused variable
Andrew Bartlett
2009-08-24
1
-1
/
+0
*
s4:dsdb use talloc_strndup() in GET_STRING_LDB() rather than walk off the end
Andrew Bartlett
2009-08-24
1
-7
/
+17
*
added basic support for rename in DRS replication
Andrew Tridgell
2009-08-19
1
-5
/
+9
*
s4: int32 handling: previous fix was not fully correct
Matthias Dieter Wallnöfer
2009-08-17
1
-1
/
+1
*
s4: Make the int32 problem more clear - and fix another error
Matthias Dieter Wallnöfer
2009-08-17
2
-1
/
+5
*
s4: Fixed the int32 datatype support
Matthias Dieter Wallnöfer
2009-08-17
1
-1
/
+1
*
make sure we update the current schema->prefixes when we add a new prefix
Andrew Tridgell
2009-08-17
1
-0
/
+9
*
s4:schema Allow a schema load on an unconnected database
Andrew Bartlett
2009-08-17
1
-5
/
+6
*
s4:schema Provide a way to reference a loaded schema between ldbs
Andrew Bartlett
2009-08-17
1
-11
/
+19
*
s4: Remove obsolete "samdb_password_quality_ok" function (it's just a one-lin...
Matthias Dieter Wallnöfer
2009-08-14
1
-10
/
+1
*
s4: cracknames.c: Change the handling of the NT_STATUS_NO_MEMORY status results
Matthias Dieter Wallnöfer
2009-08-14
1
-4
/
+6
*
s4:operational - Remove some outdated comments
Matthias Dieter Wallnöfer
2009-08-11
1
-12
/
+0
*
s4:samldb module - Remove duplicate line
Matthias Dieter Wallnöfer
2009-08-11
1
-1
/
+0
*
s4:operational module - move and enhancements
Matthias Dieter Wallnöfer
2009-08-11
2
-0
/
+358
*
use talloc with the global schema consistently
Andrew Tridgell
2009-08-07
1
-1
/
+2
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
1
-4
/
+0
*
s4:dsdb Don't cast an ldb_val into a const char * for schema lookups
Andrew Bartlett
2009-08-05
5
-52
/
+129
*
Return infinite time for last last logoff when last logoff = 0
Matthieu Patou
2009-08-03
1
-0
/
+16
*
s4: Correct renamed constants
Matthias Dieter Wallnöfer
2009-07-31
1
-2
/
+2
*
[SAMBA 4] Some cosmetic changes for the LDB modules
Matthias Dieter Wallnöfer
2009-07-19
2
-12
/
+12
*
s4:dsdb Handle dc/domain/forest functional levels properly
Andrew Bartlett
2009-07-16
2
-8
/
+139
*
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
2009-07-13
5
-155
/
+10
*
libds: share UF_ flags between samba3 and 4.
Günther Deschner
2009-07-13
9
-145
/
+8
*
s4:dsdb Allow unicodePwd to be set when adding a user
Andrew Bartlett
2009-07-09
1
-85
/
+84
*
Add const
Andrew Bartlett
2009-07-09
1
-2
/
+2
[next]