Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | s4:lib/tls: make more clear what the immediate event is for | Stefan Metzmacher | 1 | -6/+6 |
2010-10-08 | s4:lib/tls: fix enabled logic in tstream_tls_params_server() | Stefan Metzmacher | 2 | -2/+12 |
2010-10-08 | s3-waf: slowly getting modules to match how they look like in old build. | Günther Deschner | 5 | -170/+170 |
2010-10-08 | s3: Fix input check in is_encrypted_packet | Volker Lendecke | 1 | -1/+3 |
2010-10-08 | Fix bug 7716 - acl_xattr and acl_tdb modules don't store unmodified copies of... | Jeremy Allison | 1 | -1/+13 |
2010-10-07 | s3: Fix the async echo responder for netbios keepalives | Volker Lendecke | 1 | -10/+23 |
2010-10-07 | File winattr test | Abhidnya P Chirmule | 3 | -0/+249 |
2010-10-07 | File BirthTime test | Abhidnya P Chirmule | 2 | -0/+115 |
2010-10-07 | s3-spoolss: make it possible to have and announce a [prnproc$] share on the p... | Günther Deschner | 1 | -2/+12 |
2010-10-07 | s3-rpcclient: add openprinter_ex command. | Günther Deschner | 1 | -1/+47 |
2010-10-07 | s4-smbtorture: re-arrange openprinterex tests. | Günther Deschner | 1 | -21/+46 |
2010-10-07 | s3-docs: fix typo in "add port command" smb.conf manpage. | Günther Deschner | 1 | -1/+1 |
2010-10-07 | samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray. | Günther Deschner | 10 | -25/+25 |
2010-10-07 | s4-samr: Fix dcesrv_samr_QueryGroupMember. | Günther Deschner | 1 | -1/+3 |
2010-10-07 | s3-samr: fix _samr_QueryGroupMember(). | Günther Deschner | 1 | -2/+5 |
2010-10-07 | Revert "s4:ldap_server: rewrite to socket layer to use tstream" | Stefan Metzmacher | 4 | -694/+305 |
2010-10-07 | s4:dsdb/common/util_samr.c - use an LDB constant for result checking | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-07 | s4:dsdb/common/util.c - provide message set functions for integer types | Matthias Dieter Wallnöfer | 1 | -0/+31 |
2010-10-07 | script: improvements to bisect-test.py | Andrew Tridgell | 1 | -12/+17 |
2010-10-07 | waf: fixed exit status of test suites | Andrew Tridgell | 3 | -6/+12 |
2010-10-07 | s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIVE_ABORT_THRESHOLD to t... | Ira Cooper | 1 | -0/+6 |
2010-10-06 | tevent: Only call handlers that ask for events | Volker Lendecke | 1 | -1/+1 |
2010-10-06 | Fix crash in SMB2 rename found by gentest. We must always have an lcomp | Jeremy Allison | 1 | -1/+1 |
2010-10-06 | maintainers: delete the old MAINTAINERS file | Andrew Tridgell | 1 | -40/+0 |
2010-10-06 | maintainers: added initial MAINTAINERS.txt | Andrew Tridgell | 1 | -0/+152 |
2010-10-06 | s3: Make the write end of the echo responder pipe non-blocking | Volker Lendecke | 1 | -0/+1 |
2010-10-06 | s3-build: use the simpler "make bin/smbtorture" for s4 torture | Andrew Tridgell | 1 | -2/+2 |
2010-10-06 | waf: allow for commands like "make bin/smbtorture" | Andrew Tridgell | 2 | -0/+9 |
2010-10-06 | s3-spoolss: added another intermittent failure to knownfail | Andrew Tridgell | 1 | -0/+1 |
2010-10-06 | autobuild: only add autobuild.log if it exists | Andrew Tridgell | 1 | -1/+2 |
2010-10-06 | waf: fixed some python3.x portability issues | Andrew Tridgell | 7 | -10/+18 |
2010-10-06 | waf: update to waf version 1.5.19 | Andrew Tridgell | 2 | -1/+1 |
2010-10-06 | s4:samldb LDB module - remove "type" parameter of "samldb_fill_object" | Matthias Dieter Wallnöfer | 1 | -6/+9 |
2010-10-06 | idtree: fix right shift of signed ints, crash on large ids on AIX | Rusty Russell | 1 | -1/+1 |
2010-10-06 | s4-heimdal: disable using the system compile_et for now | Andrew Tridgell | 1 | -2/+5 |
2010-10-06 | waf: fixed the problem with com_err on Ubuntu 9.04 | Andrew Tridgell | 2 | -22/+32 |
2010-10-06 | s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) test | Kamen Mazdrashki | 1 | -1/+1 |
2010-10-06 | Fix crash in SMB2 rename found by gentest. We must always have an lcomp | Jeremy Allison | 1 | -1/+1 |
2010-10-05 | heimdal-build: Require com_err library to provide com_right_r function. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-05 | land: Fix stage description during failure. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-05 | land: Print out failed test in case of subunit failures. | Jelmer Vernooij | 1 | -3/+30 |
2010-10-05 | heimdal-com_err: fix the build for systems with older 'com_err' library | Kamen Mazdrashki | 1 | -1/+1 |
2010-10-05 | selftest: make it more obvious we only expect the printjob tests to fail. | Günther Deschner | 1 | -1/+2 |
2010-10-05 | Revert "libndr: fix "excess elements in struct initializer" warning." | Günther Deschner | 1 | -1/+0 |
2010-10-05 | s3-waf: add slightly different mkbuildoptions awk script for waf. | Günther Deschner | 2 | -1/+274 |
2010-10-05 | s3-waf: use more of the NDR_ subsystems. | Günther Deschner | 1 | -8/+7 |
2010-10-05 | Fix bug 7704 - Possible error in fix to rpc_server/srv_spoolss_nt.c. | Jeremy Allison | 1 | -1/+1 |
2010-10-05 | s4:subtree_delete LDB module - remove the DN from an error message | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-10-05 | s4:setup/provision_rootdse_add.ldif - provide informations in the right order | Matthias Dieter Wallnöfer | 2 | -3/+3 |
2010-10-05 | s3-selftest: enable smb2 torture tests against samba3. | Günther Deschner | 3 | -1/+6 |