Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-22 | Spelling fixes for libutil | Brad Hards | 7 | -24/+24 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes in lib/zlib. | Brad Hards | 11 | -20/+20 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes for libreplace. | Brad Hards | 2 | -2/+2 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes for tsocket API documentation. | Brad Hards | 1 | -14/+14 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes for lib/compression. | Brad Hards | 1 | -2/+2 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes for nss_wrapper. | Brad Hards | 1 | -2/+2 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes for popt API documentation. | Brad Hards | 1 | -2/+2 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes for tevent. | Brad Hards | 3 | -4/+4 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | Spelling fixes for tdb. | Brad Hards | 2 | -2/+2 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-22 | s4:torture/ldap/basic.c - add some "const" | Matthias Dieter Wallnöfer | 1 | -5/+3 | |
In addition I removed a "talloc_free(req)" since we never free elsewhere the requests explicitly and do it only indirectly with freeing the "conn" object when the testsuite terminates. | |||||
2010-02-21 | s4:netlogon enhance DsrEnumerateDomainTrusts | Simo Sorce | 1 | -27/+178 | |
Actually return trust relationships by searching the appropriate entries in the SAM database. Add checks and return the correct flags, type and attributes. | |||||
2010-02-21 | s4:operational LDB module - enable support for passing referrals through it | Matthias Dieter Wallnöfer | 1 | -2/+1 | |
2010-02-21 | s4:partition DSDB module - Cosmetic fixups | Matthias Dieter Wallnöfer | 1 | -16/+23 | |
2010-02-21 | s4:password_hash - Fix up request message pointers | Matthias Dieter Wallnöfer | 1 | -7/+7 | |
For add requests we need the add request messages, for modify requests we need the modify request messages. | |||||
2010-02-21 | s4:dsdb/util.c - Use LDB result constants in some more helper functions | Matthias Dieter Wallnöfer | 1 | -11/+11 | |
Always better to rely on the standards rather than on custom results. | |||||
2010-02-21 | s4:provision.py - try to use other addresses than "127.0.0.x" and "::1" | Matthias Dieter Wallnöfer | 1 | -2/+10 | |
On production systems a user for sure strongly disagrees to use local IP addresses (how should the server be accessible?). Therefore if the user didn't specify an IP as provision option and in the "/etc/hosts" file we have at least one not-local IP which resolves to our hostname use this or one of them. Notice: if a host has more public IP addresses with the same name assigned the behaviour is non-deterministic (well, okay - by the entries order it is). But then the user is invited to specify the host IP manually. This should address bug #5484. | |||||
2010-02-21 | s4:AD content - Implement the new password settings container | Matthias Dieter Wallnöfer | 1 | -0/+5 | |
2010-02-21 | s4:AD content - adequate some revision levels to match Windows Server 2008 | Matthias Dieter Wallnöfer | 2 | -5/+5 | |
2010-02-21 | s4:AD content - Add the DFSR objects which exist on Windows Server >= 2008 | Matthias Dieter Wallnöfer | 2 | -4/+22 | |
Those replace the FRS ones. | |||||
2010-02-21 | s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send | Volker Lendecke | 1 | -1/+2 | |
I hate macros.... | |||||
2010-02-21 | cleanup | Simo Sorce | 1 | -133/+131 | |
remove trailing spaces, tabs and blank lines | |||||
2010-02-21 | s3: Use the status from cli_raw_ioctl in torture_ioctl_test | Volker Lendecke | 1 | -2/+2 | |
2010-02-20 | s3: Make string_to_sid survive the LOCAL-string_to_sid test | Volker Lendecke | 1 | -13/+40 | |
2010-02-20 | s3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid, add some tests | Volker Lendecke | 2 | -7/+19 | |
2010-02-20 | s3: Add printf why LOCAL-dom_sid_parse failed | Volker Lendecke | 1 | -0/+3 | |
2010-02-20 | s3: Slightly simplify the logic of completion_remote_filter | Volker Lendecke | 1 | -39/+45 | |
2010-02-20 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -59/+57 | |
2010-02-20 | s3: Remove a "typedef struct" | Volker Lendecke | 1 | -4/+4 | |
2010-02-20 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 | |
2010-02-20 | s3: Convert cli_qpathinfo_basic to use cli_trans() | Volker Lendecke | 4 | -44/+37 | |
2010-02-20 | s3: Convert cli_raw_ioctl to use cli_smb() | Volker Lendecke | 1 | -18/+10 | |
2010-02-20 | s3: Add cli_smb() | Volker Lendecke | 2 | -0/+43 | |
This is a sync wrapper around cli_smb_send/cli_smb_recv. This is a hack to speed up converting libsmb/ away from cli_send_smb/cli_receive_smb. Some routines in libsmb/ are only called in one place in smbtorture for example, where making it async right now is not worth it. With cli_smb_send/cli_smb_recv in place, pushing the asynchronosity out one level is "just" boilerplate code that is easy to do should it become necessary. | |||||
2010-02-20 | librpc/ndr Remove unused macros | Andrew Bartlett | 1 | -16/+0 | |
Since the change to the way we pull these OIDs from the wire, these macros are unused. Andrew Bartlett | |||||
2010-02-20 | s4:credentials Add hooks to extract a named Kerberos credentials cache | Andrew Bartlett | 9 | -66/+203 | |
This allows the integration of external tools that can't be linked into C or python, but need to authenticate as the local machine account. The machineaccountccache script demonstrates this, and debugging has been improved in cli_credentials_set_secrets() by passing back and error string. Andrew Bartlett | |||||
2010-02-19 | s4:lsa open trusted domain also with dns name | Simo Sorce | 1 | -3/+7 | |
When searching for a trusted domain object to open, search also the DNS Name attributes for a match. W2K8R2 uses the DNS domain if available. | |||||
2010-02-19 | remove trailing tabs and spaces | Simo Sorce | 1 | -9/+9 | |
2010-02-19 | Second part of fix for bug #7159 - client rpc_transport doesn't cope with ↵ | Jeremy Allison | 1 | -0/+6 | |
bad server data returns. If server returns zero on a NP read. Report pipe broken. Prevents client from looping if it thinks there should be more data. Jeremy. | |||||
2010-02-19 | First part of fix for bug #7159 - client rpc_transport doesn't cope with bad ↵ | Jeremy Allison | 2 | -0/+16 | |
server data returns. Ensure that subreq is *always* talloc_free'd in the _done function, as it has an event timeout attached. If the read requests look longer than the cli->timeout, then the timeout fn is called with already freed data. Jeremy. | |||||
2010-02-19 | readability reformatting | Simo Sorce | 1 | -28/+36 | |
stop this function from maiking my eyes bleed | |||||
2010-02-20 | s4:rpc_server Add a 'if_version' parameter to the bind operation. | Andrew Bartlett | 5 | -6/+8 | |
This allows the interface version to be forwarded to the remote server in the RPC proxy, both in the endpoint lookup and the subsequent bind. Andrew Bartlett | |||||
2010-02-20 | librpc When sending endpoint mapper requests, include the minor if_version | Andrew Bartlett | 1 | -1/+16 | |
The minor version (in the upper 16 bits of syntax->if_version) needs to be pushed as the right hand side of the endpoint mapper floor (the same floor as the interface UUID and major if_version). Andrew Bartlett | |||||
2010-02-19 | s4-smbtorture: more work on devicemode tests. | Günther Deschner | 1 | -35/+63 | |
Guenther | |||||
2010-02-19 | s4-smbtorture: explain failure conditions in printer device mode tests a ↵ | Günther Deschner | 1 | -11/+20 | |
little more. Guenther | |||||
2010-02-19 | s4-smbtorture: add --option=torture:spoolss_check_size=yes. | Günther Deschner | 1 | -0/+6 | |
This disables the size calculation comparison by default. Guenther | |||||
2010-02-19 | s4-smbtorture: print more comments while running SD and DM tests in ↵ | Günther Deschner | 1 | -15/+14 | |
RPC-SPOOLSS-PRINTER. Guenther | |||||
2010-02-19 | testprogs: ignore GetJob level 3 and 4 against samba for now. | Günther Deschner | 2 | -1/+3 | |
Guenther | |||||
2010-02-19 | librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end() | Stefan Metzmacher | 1 | -2/+8 | |
metze | |||||
2010-02-19 | s4:selftest Add test for the RPC proxy | Andrew Bartlett | 1 | -0/+3 | |
2010-02-19 | s4:selftest Add infrastructure for testing against an RPC proxy | Andrew Bartlett | 2 | -11/+117 | |
This also changes the 'testenv' code to use a new environment 'all' (we may wish to make other complex tests depend on this in future), and exports more names in more namespaces. Andrew Bartlett | |||||
2010-02-19 | misc.idl: Add reference to the slightly odd representation of if_version | Andrew Bartlett | 1 | -0/+3 | |
I found this confusing, so explian for the next poor programmer who has to get up to speed with this quickly. Andrew Bartlett |