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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
s4:selftest: use "dc:local" instead of a hardcoded config file
Stefan Metzmacher
1
-3
/
+3
2009-11-17
s4:selftest: allways start with $(ST_RM)
Stefan Metzmacher
1
-2
/
+2
2009-11-17
s4:selftest: place summary file into selftest-prefix
Stefan Metzmacher
1
-1
/
+2
2009-11-17
selftest: make sure we don't buffer any output
Stefan Metzmacher
3
-0
/
+9
2009-11-17
selftest: Fix unexpected failure handline in Subunit/Filter.pm
Stefan Metzmacher
1
-2
/
+8
2009-11-17
s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...
Andrew Bartlett
9
-25
/
+8
2009-11-17
s4/drs(tort): Convert DSSYNC test to a test case fixture
Kamen Mazdrashki
2
-24
/
+68
2009-11-17
s4/drs(tort): replace DEBUG with torture_asert/comment/fail
Kamen Mazdrashki
1
-45
/
+49
2009-11-17
s4/drs(tort): use torture_drsuapi_assert_call() macro for error checking
Kamen Mazdrashki
1
-11
/
+2
2009-11-17
s4/drs(tort): replace 'printf' with 'torture_...' calls
Kamen Mazdrashki
1
-14
/
+15
2009-11-17
s4/drs(tort): 'DsSyncBindInfo.pipe' renamed - 'pipe' is a system call
Kamen Mazdrashki
1
-11
/
+11
2009-11-17
s4/drs(tort): 'DsPrivate.pipe' renamed - 'pipe' is a system call
Kamen Mazdrashki
3
-13
/
+13
2009-11-17
s4:dsdb With these workarounds, we now pass the RPC-DSSYNC test
Andrew Bartlett
2
-3
/
+15
2009-11-17
s4:provision Split up reference creation, load schema earlier in the stack
Andrew Bartlett
3
-19
/
+31
2009-11-17
s4:schema Add the GUID to each defaultObjectCategory when loading from LDIF
Andrew Bartlett
1
-0
/
+49
2009-11-17
s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory
Andrew Bartlett
4
-1
/
+67
2009-11-17
s4:provision Generate a random objectGUID for each schema record
Andrew Bartlett
1
-0
/
+2
2009-11-17
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
4
-37
/
+29
2009-11-17
s4:dsdb Use the new flags to dsdb_module_search in schema_load
Andrew Bartlett
1
-1
/
+3
2009-11-17
s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunction
Andrew Bartlett
1
-73
/
+91
2009-11-17
s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used features
Andrew Bartlett
7
-11
/
+84
2009-11-16
Don't overwrite a dynamic pointer with the address of a stack
Jeremy Allison
3
-17
/
+12
2009-11-16
s4:SAMLDB module
Matthias Dieter Wallnöfer
1
-14
/
+14
2009-11-16
Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...
Matthias Dieter Wallnöfer
1
-4
/
+1
2009-11-16
README.Coding: add section about usage of helper variables
Stefan Metzmacher
1
-0
/
+26
2009-11-16
README.Coding: fix error in "good example"
Stefan Metzmacher
1
-1
/
+1
2009-11-16
s3:libsmb: avoid passing a function call as function parameter
Stefan Metzmacher
2
-21
/
+21
2009-11-16
s4:dsdb LDB attribute lists must always be a static const char **.
Andrew Bartlett
1
-1
/
+1
2009-11-16
s4:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
9
-152
/
+170
2009-11-15
Fixed some major bugs in inheritance and access checks.
Nadezhda Ivanova
5
-120
/
+274
2009-11-15
s3: Remove two more DFSG-nonfree text documents at release time. (Debian bug
Jelmer Vernooij
1
-0
/
+2
2009-11-15
Fix writing corrupt registries because of hardcoded version string in IDL.
Wilco Baan Hofman
1
-1
/
+1
2009-11-15
Fix NULL pointer dereference in libgpo when listing Local Policy which has no...
Wilco Baan Hofman
1
-3
/
+4
2009-11-15
Fix writing corrupt REG_SZ to the registry.
Wilco Baan Hofman
1
-1
/
+2
2009-11-15
Fix trailing garbage in the hbin block.
Wilco Baan Hofman
1
-0
/
+5
2009-11-15
Added tests for descriptor inheritance on ldap modify.
Zahari Zahariev
1
-121
/
+207
2009-11-15
ldb:python bindings - add a context on "py_ldb_delete"
Matthias Dieter Wallnöfer
1
-2
/
+10
2009-11-15
s4:ldap.py - enhance schema addition test
Matthias Dieter Wallnöfer
1
-12
/
+40
2009-11-15
s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...
Matthias Dieter Wallnöfer
1
-1
/
+4
2009-11-15
s4:SAMLDB module - Add support for required and generated schema attributes
Andrew Bartlett
1
-7
/
+285
2009-11-15
s4:samdb util - add a call for generating a correct "lDAPDisplayName"
Matthias Dieter Wallnöfer
1
-0
/
+28
2009-11-15
s3: Fix a memleak in sys_popen
Volker Lendecke
1
-0
/
+1
2009-11-15
s4:ldap.py - Deactivates some at the moment pointless test parts
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-11-14
Mention typedef struct in README.Coding
Volker Lendecke
1
-0
/
+8
2009-11-14
s3: Add min_setup, min_param and min_data to cli_trans_recv
Volker Lendecke
7
-129
/
+72
2009-11-14
Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/
Volker Lendecke
4
-25
/
+14
2009-11-14
s3: Convert cli_set_unix_extensions_capabilities_send to async
Volker Lendecke
4
-44
/
+96
2009-11-14
Introduce tevent_req_poll_ntstatus
Volker Lendecke
2
-0
/
+25
2009-11-14
Introduce tevent_req_simple_finish_ntstatus
Volker Lendecke
2
-0
/
+22
2009-11-14
s3: Tiny logic simplification
Volker Lendecke
1
-10
/
+11
[next]