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
2009-09-02
Wrap DRS changes in a transaction
Andrew Tridgell
1
-0
/
+18
2009-09-02
fixed spelling
Andrew Tridgell
1
-1
/
+1
2009-08-26
s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use talloc
Andrew Bartlett
1
-14
/
+20
2009-08-26
s4:scheam quiet a 'const' warning
Andrew Bartlett
1
-1
/
+1
2009-08-26
s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schema
Andrew Bartlett
1
-14
/
+13
2009-08-26
s4:dsdb Use helper function to add 'show deleted' control
Andrew Bartlett
1
-20
/
+10
2009-08-25
fixed DRS rename of deleted objects
Andrew Tridgell
1
-1
/
+20
2009-08-25
s4:dsdb Rework show_deleted module not to liniearise the LDAP filter
Andrew Bartlett
1
-72
/
+37
2009-08-24
s4:dsdb Use talloc_strndup() to ensure OIDs are null terminated
Andrew Bartlett
1
-8
/
+11
2009-08-24
s4:dsdb Add const
Andrew Bartlett
1
-2
/
+2
2009-08-24
s4:dsdb remove unused variable
Andrew Bartlett
1
-1
/
+0
2009-08-24
s4:dsdb use talloc_strndup() in GET_STRING_LDB() rather than walk off the end
Andrew Bartlett
1
-7
/
+17
2009-08-19
added basic support for rename in DRS replication
Andrew Tridgell
1
-5
/
+9
2009-08-17
s4: int32 handling: previous fix was not fully correct
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-17
s4: Make the int32 problem more clear - and fix another error
Matthias Dieter Wallnöfer
2
-1
/
+5
2009-08-17
s4: Fixed the int32 datatype support
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-17
make sure we update the current schema->prefixes when we add a new prefix
Andrew Tridgell
1
-0
/
+9
2009-08-17
s4:schema Allow a schema load on an unconnected database
Andrew Bartlett
1
-5
/
+6
2009-08-17
s4:schema Provide a way to reference a loaded schema between ldbs
Andrew Bartlett
1
-11
/
+19
2009-08-14
s4: Remove obsolete "samdb_password_quality_ok" function (it's just a one-lin...
Matthias Dieter Wallnöfer
1
-10
/
+1
2009-08-14
s4: cracknames.c: Change the handling of the NT_STATUS_NO_MEMORY status results
Matthias Dieter Wallnöfer
1
-4
/
+6
2009-08-11
s4:operational - Remove some outdated comments
Matthias Dieter Wallnöfer
1
-12
/
+0
2009-08-11
s4:samldb module - Remove duplicate line
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-08-11
s4:operational module - move and enhancements
Matthias Dieter Wallnöfer
2
-0
/
+358
2009-08-07
use talloc with the global schema consistently
Andrew Tridgell
1
-1
/
+2
2009-08-07
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
1
-4
/
+0
2009-08-05
s4:dsdb Don't cast an ldb_val into a const char * for schema lookups
Andrew Bartlett
5
-52
/
+129
2009-08-03
Return infinite time for last last logoff when last logoff = 0
Matthieu Patou
1
-0
/
+16
2009-07-31
s4: Correct renamed constants
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-07-19
[SAMBA 4] Some cosmetic changes for the LDB modules
Matthias Dieter Wallnöfer
2
-12
/
+12
2009-07-16
s4:dsdb Handle dc/domain/forest functional levels properly
Andrew Bartlett
2
-8
/
+139
2009-07-13
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
5
-155
/
+10
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
9
-145
/
+8
2009-07-09
s4:dsdb Allow unicodePwd to be set when adding a user
Andrew Bartlett
1
-85
/
+84
2009-07-09
Add const
Andrew Bartlett
1
-2
/
+2
2009-07-08
Fix for schemaUpdateNow command
Anatoliy Atanasov
5
-6
/
+14
2009-07-05
Fix some nonempty blank lines
Volker Lendecke
1
-78
/
+76
2009-07-02
we can't use the unique index code for samAccountName
Andrew Tridgell
2
-8
/
+75
2009-07-02
decrypt all objects in a DRS record, not just the first one
Andrew Tridgell
1
-2
/
+5
2009-07-02
fixed the pull of drs schema elements
Andrew Tridgell
3
-33
/
+108
2009-07-01
fixed the reference to the global_schema
Andrew Tridgell
1
-2
/
+3
2009-06-30
s4:ldb Allow rootdse module to build without ldb_private.h
Andrew Bartlett
1
-1
/
+2
2009-06-30
s4: dsdb Avoid using the internal ldb_private.h header
Andrew Bartlett
4
-117
/
+120
2009-06-30
s4:dsdb Explain the parsing steps for userPrincipalName cracknames calls
Andrew Bartlett
1
-0
/
+4
2009-06-29
Correct some typos in the LDB partition module
Matthias Dieter Wallnöfer
1
-5
/
+5
2009-06-29
SAMDB: Don't check for "sAMAccountName" twice
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-06-29
Enhancement of "simple ldap map" with "systemFlags" attribute
Matthias Dieter Wallnöfer
1
-0
/
+22
2009-06-19
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
1
-8
/
+5
2009-06-19
Correct handling of 32-bit integer attributes in SAMBA 4
Matthias Dieter Wallnöfer
2
-13
/
+28
2009-06-18
dsdb: Fix build against system ldb.
Jelmer Vernooij
3
-3
/
+3
[prev]
[next]