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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-31
s4:torture/winreg.c - add a FIXME comment on a codepart which isn't standard ...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-07-31
s4:dcesrv_netr_LogonGetDomainInfo - improve the client OS informations update
Matthias Dieter Wallnöfer
1
-19
/
+8
2010-07-31
s4:blackbox/newuser: use test specific user names
Stefan Metzmacher
1
-10
/
+10
2010-07-31
s4:selftest: skip samba4.blackbox.ktpass for now as it's not portable
Stefan Metzmacher
1
-0
/
+3
2010-07-31
s4:librpc/rpc: use the correct ndr flags in dcerpc_ndr_validate_in()
Stefan Metzmacher
1
-0
/
+16
2010-07-30
s4-smbtorture: remove ifdefed symlink test, this is already skipped internally
Günther Deschner
1
-2
/
+0
2010-07-30
Revert "s4-torture: Disable setting REG_BINARY printer data with size 0."
Günther Deschner
1
-4
/
+0
2010-07-29
s4-test: Expand DSSYNC test to be executed against all partitions
Kamen Mazdrashki
1
-17
/
+49
2010-07-29
s4-test-dssync: Issue warning in case we have diffrences in link attributes
Kamen Mazdrashki
1
-4
/
+33
2010-07-29
s4-test: Simplify test_GetInfo() - we have what we need through LDB connection
Kamen Mazdrashki
1
-79
/
+12
2010-07-29
s4-ldb: use TALLOC_CTX type instead of 'void'
Kamen Mazdrashki
9
-49
/
+49
2010-07-27
s4-torture: Enable tests with keynames including a slash.
Andreas Schneider
1
-12
/
+2
2010-07-27
Revert "s4-smbtorture: skip driverName and printerName DsSpooler tests for now."
Andreas Schneider
1
-2
/
+2
2010-07-27
s4-torture: Disable setting REG_BINARY printer data with size 0.
Andreas Schneider
1
-0
/
+4
2010-07-19
waf-idl: put the gen_ndr/README file for source3 back
Andrew Tridgell
1
-0
/
+3
2010-07-19
s4: Remove trailing whitespaces
Kamen Mazdrashki
2
-13
/
+13
2010-07-19
ldb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canonicalize() functions
Kamen Mazdrashki
1
-2
/
+28
2010-07-19
s4-dsdb: use ldb_msg_normalize() in ldb_msg_difference()
Kamen Mazdrashki
1
-6
/
+8
2010-07-19
s4-test: Use ldb_msg_normalize() in sqlite3 backend
Kamen Mazdrashki
1
-4
/
+13
2010-07-19
s4-test: Use ldb_msg_normalize() in torture/rpc/dssync.c test
Kamen Mazdrashki
1
-2
/
+4
2010-07-19
s4-dsdb: use ldb_msg_normalize() in ldbadd-process_file()
Kamen Mazdrashki
1
-1
/
+9
2010-07-19
s4-dsdb: use ldb_msg_normalize() in source4/lib/ldb/common/ldb.c
Kamen Mazdrashki
1
-5
/
+7
2010-07-19
s4-dsdb: use ldb_msg_normalize() in source4/dsdb/schema/schema_set.c
Kamen Mazdrashki
1
-5
/
+4
2010-07-19
s4-ldb: Add ldb_msg_normalize() to accept a memory context from client
Kamen Mazdrashki
2
-12
/
+46
2010-07-19
s4-ldb: Use _ldb_msg_add_el() in ldb_msg_add()
Kamen Mazdrashki
1
-4
/
+10
2010-07-19
s4-ldb: Use _ldb_msg_add_el() in ldb_msg_add_empty()
Kamen Mazdrashki
1
-22
/
+17
2010-07-19
s4-ldb: Add separate function to add empty element into ldb_msg
Kamen Mazdrashki
1
-0
/
+30
2010-07-19
s4-ldb: Write more explanatory comment for ldb_msg_add()
Kamen Mazdrashki
1
-3
/
+8
2010-07-19
s4-pyldb: Use ldb_msg_difference() in py_ldb_msg_diff()
Kamen Mazdrashki
1
-2
/
+10
2010-07-19
s4-test: Use ldb_msg_difference() in torture/rpc/dssync.c test
Kamen Mazdrashki
1
-3
/
+6
2010-07-19
s4-tools: use ldb_msg_difference() in ldbedit - modify_record()
Kamen Mazdrashki
1
-6
/
+10
2010-07-19
s4-dsdb/schema/schema_set.c: fix trailing spaces and comments spelling
Kamen Mazdrashki
1
-30
/
+38
2010-07-19
s4-dsdb: use ldb_msg_difference() in source4/dsdb/schema/schema_set.c
Kamen Mazdrashki
1
-2
/
+10
2010-07-19
s4-ldb: Implement ldb_msg_difference() function to accept a memory context fr...
Kamen Mazdrashki
2
-23
/
+92
2010-07-17
s4 nss_switch: fix build problem on computer without the iniparser
Matthieu Patou
1
-1
/
+1
2010-07-17
s4-waf: add the missing bits for builing nss_winbind and pam_winbind
Matthieu Patou
1
-0
/
+1
2010-07-17
s4 unittests: add blackblox test for ktpass
Matthieu Patou
1
-0
/
+1
2010-07-17
s4: create a simple version of ktpass
Matthieu Patou
1
-0
/
+93
2010-07-16
s4-smbtorture: run all testcases with bigendian push as well in RPC-BIND.
Günther Deschner
1
-0
/
+3
2010-07-16
s4-smbtorture: rearrange testlist in RPC-BIND.
Günther Deschner
1
-5
/
+23
2010-07-16
s4-smbtorture: make sure to wipe out dcerpc auth flags before RPC-BIND starts.
Günther Deschner
1
-0
/
+1
2010-07-16
smbtorture shell: Allow any config option to be set.
James Peach
1
-5
/
+6
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
252
-1297
/
+1297
2010-07-16
s4-loadparm: change lp_*() to lpcfg_*() and provide s3 compatibility lp_*()
Andrew Tridgell
2
-553
/
+623
2010-07-16
s4:testprogs Operate the blackbox kinit and net tests using the :local config
Andrew Bartlett
2
-7
/
+5
2010-07-15
s4:provision Handle machine account password changes while keeping keytab
Andrew Bartlett
1
-15
/
+23
2010-07-15
s4:pyldb whitespace fix
Andrew Bartlett
1
-1
/
+1
2010-07-15
s4:pyldb Fix memory handling for ldb_message_element
Andrew Bartlett
1
-5
/
+10
2010-07-15
s4 upgradeprovision: Adapt the list of attribute modified
Matthieu Patou
1
-4
/
+25
2010-07-15
s4 ldb modules: relax some tests about attributes that should not be here
Matthieu Patou
1
-0
/
+9
[next]