summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: Explicitly handle inbuf in cli_write_andx_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_read_andx_doneVolker Lendecke2010-02-221-2/+2
* s3: Explicitly handle inbuf in cli_message_start_doneVolker Lendecke2010-02-222-6/+7
* s3: Explicitly handle inbuf in cli_dskattr_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_getatr_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_getattrE_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_open_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_ntcreate_doneVolker Lendecke2010-02-221-2/+3
* s3: Explicitly handle inbuf in cli_echo_doneVolker Lendecke2010-02-221-1/+2
* s3: Explicitly handle inbuf in cli_negprot_doneVolker Lendecke2010-02-221-2/+3
* s3: Explicitly handle inbuf in cli_tcon_andx_doneVolker Lendecke2010-02-221-3/+6
* s3: Explicitly handle inbuf in cli_sesssetup_blob_doneVolker Lendecke2010-02-221-5/+4
* s3: Explicitly handle inbuf in cli_session_setup_guest_doneVolker Lendecke2010-02-221-5/+4
* s3: Explicitly handle inbuf in cli_smb_oplock_break_waiter_doneVolker Lendecke2010-02-221-2/+3
* s3: Add a talloc_move for the inbuf to cli_smb_recvVolker Lendecke2010-02-229-38/+53
* s4:registry/regf.c - specify the context when freeing the "regf" variableMatthias Dieter Wallnöfer2010-02-221-1/+1
* More spelling fixes across source4/Brad Hards2010-02-227-8/+8
* Various source4 spelling fixes.Brad Hards2010-02-224-4/+4
* Spelling fixes for source4/auth.Brad Hards2010-02-222-3/+3
* Spelling fixes for source4/lib/registry.Brad Hards2010-02-224-8/+8
* Typo fix.Brad Hards2010-02-221-1/+1
* LDB related spelling fixes.Brad Hards2010-02-2211-11/+11
* Spelling fixes for libutilBrad Hards2010-02-227-24/+24
* Spelling fixes in lib/zlib.Brad Hards2010-02-2211-20/+20
* Spelling fixes for libreplace.Brad Hards2010-02-222-2/+2
* Spelling fixes for tsocket API documentation.Brad Hards2010-02-221-14/+14
* Spelling fixes for lib/compression.Brad Hards2010-02-221-2/+2
* Spelling fixes for nss_wrapper.Brad Hards2010-02-221-2/+2
* Spelling fixes for popt API documentation.Brad Hards2010-02-221-2/+2
* Spelling fixes for tevent.Brad Hards2010-02-223-4/+4
* Spelling fixes for tdb.Brad Hards2010-02-222-2/+2
* s4:torture/ldap/basic.c - add some "const"Matthias Dieter Wallnöfer2010-02-221-5/+3
* s4:netlogon enhance DsrEnumerateDomainTrustsSimo Sorce2010-02-211-27/+178
* s4:operational LDB module - enable support for passing referrals through itMatthias Dieter Wallnöfer2010-02-211-2/+1
* s4:partition DSDB module - Cosmetic fixupsMatthias Dieter Wallnöfer2010-02-211-16/+23
* s4:password_hash - Fix up request message pointersMatthias Dieter Wallnöfer2010-02-211-7/+7
* s4:dsdb/util.c - Use LDB result constants in some more helper functionsMatthias Dieter Wallnöfer2010-02-211-11/+11
* s4:provision.py - try to use other addresses than "127.0.0.x" and "::1"Matthias Dieter Wallnöfer2010-02-211-2/+10
* s4:AD content - Implement the new password settings containerMatthias Dieter Wallnöfer2010-02-211-0/+5
* s4:AD content - adequate some revision levels to match Windows Server 2008Matthias Dieter Wallnöfer2010-02-212-5/+5
* s4:AD content - Add the DFSR objects which exist on Windows Server >= 2008Matthias Dieter Wallnöfer2010-02-212-4/+22
* s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_sendVolker Lendecke2010-02-211-1/+2
* cleanupSimo Sorce2010-02-211-133/+131
* s3: Use the status from cli_raw_ioctl in torture_ioctl_testVolker Lendecke2010-02-211-2/+2
* s3: Make string_to_sid survive the LOCAL-string_to_sid testVolker Lendecke2010-02-201-13/+40
* s3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid, add some testsVolker Lendecke2010-02-202-7/+19
* s3: Add printf why LOCAL-dom_sid_parse failedVolker Lendecke2010-02-201-0/+3
* s3: Slightly simplify the logic of completion_remote_filterVolker Lendecke2010-02-201-39/+45
* s3: Fix some nonempty blank linesVolker Lendecke2010-02-201-59/+57
* s3: Remove a "typedef struct"Volker Lendecke2010-02-201-4/+4