summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-10wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij11-36/+36
2010-10-10heimdal_build: Fix dependencies for hx509.Jelmer Vernooij1-1/+1
2010-10-10subunithelper: Don't access 'message' attribute directly as it deprecatedKamen Mazdrashki1-1/+1
2010-10-09talloc: Fix #include line in manpage.Jelmer Vernooij1-1/+1
2010-10-09land: Use temp dir if /memdisk is not available.Jelmer Vernooij1-1/+7
2010-10-09s4-test-msds_intid: Verify ATTIDs for Linked AttributesKamen Mazdrashki1-0/+45
2010-10-09s4-test-msds_intid: Simplify parameters for _make_error_message() functionKamen Mazdrashki1-10/+18
2010-10-09More neccessary const.Jeremy Allison2-2/+2
2010-10-08Add some const. Needed for my SD work.Jeremy Allison2-14/+14
2010-10-08pytalloc: Fix warning that we are subtracting void* pointersKamen Mazdrashki1-1/+1
2010-10-08s3: Hang the isilon kernel oplocks off the NULL contextVolker Lendecke1-1/+2
2010-10-08s3: Hang the irix kernel oplocks off the NULL ctxVolker Lendecke1-1/+1
2010-10-08s3: Hang the linux kernel oplocks off the NULL ctxVolker Lendecke1-1/+1
2010-10-08s3: Call printer_list_parent_init in the parentVolker Lendecke1-0/+5
2010-10-08s3: Remove talloc_autofree_context() from get_printer_list_db()Volker Lendecke1-1/+1
2010-10-08s3: Remove talloc_autofree_context() from loadparm.cVolker Lendecke1-6/+5
2010-10-08s3: Add a little test for the echo responderVolker Lendecke4-1/+146
2010-10-08s3: Implement echo_TestSleepVolker Lendecke1-1/+1
2010-10-08tevent: Do not use talloc_autofree_contextVolker Lendecke2-4/+3
2010-10-08Move talloc_enable_null_tracking() to the s3 daemonsVolker Lendecke4-10/+21
2010-10-08s4:ldap.py - split it up and move SAM related stuff to sam.pyMatthias Dieter Wallnöfer3-552/+665
2010-10-08s4:ldap_server: rewrite to socket layer to use tstreamStefan Metzmacher4-305/+690
2010-10-08s4:lib/tls: buffer writes in tstream_tls_push_function()Stefan Metzmacher1-10/+76
2010-10-08s4:lib/tls: make more clear what the immediate event is forStefan Metzmacher1-6/+6
2010-10-08s4:lib/tls: fix enabled logic in tstream_tls_params_server()Stefan Metzmacher2-2/+12
2010-10-08s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner5-170/+170
2010-10-08s3: Fix input check in is_encrypted_packetVolker Lendecke1-1/+3
2010-10-08Fix bug 7716 - acl_xattr and acl_tdb modules don't store unmodified copies of...Jeremy Allison1-1/+13
2010-10-07s3: Fix the async echo responder for netbios keepalivesVolker Lendecke1-10/+23
2010-10-07File winattr testAbhidnya P Chirmule3-0/+249
2010-10-07File BirthTime testAbhidnya P Chirmule2-0/+115
2010-10-07s3-spoolss: make it possible to have and announce a [prnproc$] share on the p...Günther Deschner1-2/+12
2010-10-07s3-rpcclient: add openprinter_ex command.Günther Deschner1-1/+47
2010-10-07s4-smbtorture: re-arrange openprinterex tests.Günther Deschner1-21/+46
2010-10-07s3-docs: fix typo in "add port command" smb.conf manpage.Günther Deschner1-1/+1
2010-10-07samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner10-25/+25
2010-10-07s4-samr: Fix dcesrv_samr_QueryGroupMember.Günther Deschner1-1/+3
2010-10-07s3-samr: fix _samr_QueryGroupMember().Günther Deschner1-2/+5
2010-10-07Revert "s4:ldap_server: rewrite to socket layer to use tstream"Stefan Metzmacher4-694/+305
2010-10-07s4:dsdb/common/util_samr.c - use an LDB constant for result checkingMatthias Dieter Wallnöfer1-1/+1
2010-10-07s4:dsdb/common/util.c - provide message set functions for integer typesMatthias Dieter Wallnöfer1-0/+31
2010-10-07script: improvements to bisect-test.pyAndrew Tridgell1-12/+17
2010-10-07waf: fixed exit status of test suitesAndrew Tridgell3-6/+12
2010-10-07 s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIVE_ABORT_THRESHOLD to t...Ira Cooper1-0/+6
2010-10-06tevent: Only call handlers that ask for eventsVolker Lendecke1-1/+1
2010-10-06Fix crash in SMB2 rename found by gentest. We must always have an lcompJeremy Allison1-1/+1
2010-10-06maintainers: delete the old MAINTAINERS fileAndrew Tridgell1-40/+0
2010-10-06maintainers: added initial MAINTAINERS.txtAndrew Tridgell1-0/+152
2010-10-06s3: Make the write end of the echo responder pipe non-blockingVolker Lendecke1-0/+1
2010-10-06s3-build: use the simpler "make bin/smbtorture" for s4 tortureAndrew Tridgell1-2/+2