index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Revert "s4-ldb: fixed a memory leak"
Andrew Tridgell
2009-10-02
1
-6
/
+1
|
*
s4-winbind: support the s3 response flags on krb5 auth too
Andrew Tridgell
2009-10-02
2
-8
/
+65
|
*
s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -a
Andrew Tridgell
2009-10-02
1
-0
/
+112
|
*
s4:ldb.h - cosmetic - add whitespace
Matthias Dieter Wallnöfer
2009-10-02
1
-1
/
+1
|
*
s4:provision - Cosmetic - right indentations
Matthias Dieter Wallnöfer
2009-10-02
1
-5
/
+6
|
*
s4:dsdb Fix crash from LDAP login of DOM\\
Andrew Bartlett
2009-10-02
1
-5
/
+3
|
*
s4:dsdb rework instanceType module - put instanceType in provision
Andrew Bartlett
2009-10-02
5
-33
/
+17
|
*
s4:dsdb Don't allow creating of new objects with an isDefunct schema class
Andrew Bartlett
2009-10-02
1
-1
/
+7
|
*
s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OID
Andrew Bartlett
2009-10-02
4
-0
/
+154
|
*
s4:ldap_server Ensure we don't segfault when sent a NULL new RDN
Andrew Bartlett
2009-10-02
1
-4
/
+7
|
*
s4:provision Ensure we add the schema with the 'relax' control
Andrew Bartlett
2009-10-02
1
-2
/
+4
|
*
s4-ldb: fixed a memory leak
Andrew Tridgell
2009-10-02
1
-1
/
+6
|
*
s4-ldb: overallocate idxptr to reduce memory fragmentation
Andrew Tridgell
2009-10-02
1
-1
/
+3
|
*
s4-ldb: merged with master
Andrew Bartlett
2009-10-02
5
-523
/
+623
|
*
s4:ldb Remove LTDB_PACKING_FORMAT_NODN
Andrew Bartlett
2009-10-02
2
-16
/
+0
|
*
s4:ldb always talloc_free() the ldb_ldif_write context, even on success
Andrew Bartlett
2009-10-02
1
-0
/
+1
|
*
s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA
Andrew Bartlett
2009-10-02
1
-10
/
+4
|
*
s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks.
Andrew Bartlett
2009-10-02
1
-12
/
+47
|
*
s4: Improve provisioning: use relax control
Matthieu Patou
2009-10-02
5
-20
/
+24
|
*
pythonbindings: allow add() to have an array of controls as second parameter
Matthieu Patou
2009-10-02
1
-0
/
+1
|
*
s4-ldb: Use relax control to check in replace metadata module if we accept re...
Matthieu Patou
2009-10-02
1
-5
/
+38
|
*
s4-ldb: Add new relax controls that allow relaxed x500 constraints checks
Matthieu Patou
2009-10-02
2
-0
/
+35
|
*
s4:ntvfs Don't attempt to follow NULL in unixuid_setup_security()
Andrew Bartlett
2009-10-02
1
-1
/
+4
|
*
s4:Ensure the selected RDN is the right one per the schema
Andrew Bartlett
2009-10-02
1
-1
/
+7
|
*
s4-samldb: the samldb module requires that the primary group exists
Andrew Tridgell
2009-10-02
1
-9
/
+17
|
*
s4-samdb: added some debugging
Andrew Tridgell
2009-10-02
1
-2
/
+8
|
*
s4-test: skip python gensec test until its finished
Andrew Tridgell
2009-10-02
1
-0
/
+1
|
*
s4-pygensec: a bit closer to working
Andrew Tridgell
2009-10-02
3
-9
/
+56
|
*
pidl: fixed unit tests for trailer alignment
Andrew Tridgell
2009-10-02
1
-0
/
+2
|
*
pid: update ndr testsuite for new union alignment
Andrew Tridgell
2009-10-02
1
-1
/
+2
|
*
s4-torture: added a very simple samr ValidatePassword test
Andrew Tridgell
2009-10-02
1
-0
/
+32
|
*
s4-samr: fake up a samr_ValidatePassword response
Andrew Tridgell
2009-10-02
1
-1
/
+5
|
*
idl: rebuilt the IDL for the build farm
Andrew Tridgell
2009-10-02
27
-6
/
+1635
|
*
s4-libnet: give sane error messages when functional levels don't match
Andrew Tridgell
2009-10-02
1
-8
/
+12
|
*
s4:dsdb/common/sidmap - Remove
Matthias Dieter Wallnöfer
2009-10-02
2
-613
/
+0
|
*
s4:provision - Change the default forest/domain function level back to Window...
Matthias Dieter Wallnöfer
2009-10-02
2
-2
/
+2
|
*
s4:libnet_become_dc - add checks for valid domain/forest function levels
Matthias Dieter Wallnöfer
2009-10-02
1
-10
/
+52
|
*
ndr64: added support for trailing gap alignment
Andrew Tridgell
2009-10-02
3
-0
/
+24
|
*
s4-ldb: accept the binary DN OIDs in extended DN modules
Andrew Tridgell
2009-10-02
2
-4
/
+8
|
*
s4-ldb: Add support for binary blobs in DNs
Andrew Tridgell
2009-10-02
3
-53
/
+408
|
*
s4-cldap: match w2k8-r2 for cldap netlogon bits
Andrew Tridgell
2009-10-02
1
-10
/
+17
|
*
ds-flags: use the new name DS_DNS_FOREST_ROOT
Andrew Tridgell
2009-10-02
3
-7
/
+7
|
*
s3-ads: removed 3 unused defines
Andrew Tridgell
2009-10-02
1
-3
/
+0
|
*
idl: use common netlogon bit definitions
Andrew Tridgell
2009-10-02
2
-4
/
+7
|
*
s4/torture: Add two new SMB RAW-OPEN tests
Aravind Srinivasan
2009-10-01
3
-1
/
+296
|
*
s4/torture: convert printf to torture_comment() in RAW-OPEN
Aravind Srinivasan
2009-10-01
1
-58
/
+103
|
*
Fix bug #6769 - symlink unlink does nothing.
Jeremy Allison
2009-10-01
1
-1
/
+5
|
*
s4/torture: second try on renaming oplocks.c to oplock.c
Steven Danneman
2009-10-01
1
-0
/
+3617
|
*
NULL is not a valid event context.
Jeremy Allison
2009-10-01
1
-1
/
+1
|
*
s4/torture: rename oplocks.c to oplock.c to match SMB1 file layout
Steven Danneman
2009-10-01
2
-3618
/
+1
[prev]
[next]