Age | Commit message (Expand) | Author | Files | Lines |
2010-10-10 | heimdal_build: Fix dependencies for hx509. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-10 | subunithelper: Don't access 'message' attribute directly as it deprecated | Kamen Mazdrashki | 1 | -1/+1 |
2010-10-09 | talloc: Fix #include line in manpage. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-09 | land: Use temp dir if /memdisk is not available. | Jelmer Vernooij | 1 | -1/+7 |
2010-10-09 | s4-test-msds_intid: Verify ATTIDs for Linked Attributes | Kamen Mazdrashki | 1 | -0/+45 |
2010-10-09 | s4-test-msds_intid: Simplify parameters for _make_error_message() function | Kamen Mazdrashki | 1 | -10/+18 |
2010-10-09 | More neccessary const. | Jeremy Allison | 2 | -2/+2 |
2010-10-08 | Add some const. Needed for my SD work. | Jeremy Allison | 2 | -14/+14 |
2010-10-08 | pytalloc: Fix warning that we are subtracting void* pointers | Kamen Mazdrashki | 1 | -1/+1 |
2010-10-08 | s3: Hang the isilon kernel oplocks off the NULL context | Volker Lendecke | 1 | -1/+2 |
2010-10-08 | s3: Hang the irix kernel oplocks off the NULL ctx | Volker Lendecke | 1 | -1/+1 |
2010-10-08 | s3: Hang the linux kernel oplocks off the NULL ctx | Volker Lendecke | 1 | -1/+1 |
2010-10-08 | s3: Call printer_list_parent_init in the parent | Volker Lendecke | 1 | -0/+5 |
2010-10-08 | s3: Remove talloc_autofree_context() from get_printer_list_db() | Volker Lendecke | 1 | -1/+1 |
2010-10-08 | s3: Remove talloc_autofree_context() from loadparm.c | Volker Lendecke | 1 | -6/+5 |
2010-10-08 | s3: Add a little test for the echo responder | Volker Lendecke | 4 | -1/+146 |
2010-10-08 | s3: Implement echo_TestSleep | Volker Lendecke | 1 | -1/+1 |
2010-10-08 | tevent: Do not use talloc_autofree_context | Volker Lendecke | 2 | -4/+3 |
2010-10-08 | Move talloc_enable_null_tracking() to the s3 daemons | Volker Lendecke | 4 | -10/+21 |
2010-10-08 | s4:ldap.py - split it up and move SAM related stuff to sam.py | Matthias Dieter Wallnöfer | 3 | -552/+665 |
2010-10-08 | s4:ldap_server: rewrite to socket layer to use tstream | Stefan Metzmacher | 4 | -305/+690 |
2010-10-08 | s4:lib/tls: buffer writes in tstream_tls_push_function() | Stefan Metzmacher | 1 | -10/+76 |
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 |