summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-07-26Refactor make_internal_rpc_pipe_p: connection_struct is not neededVolker Lendecke3-23/+20
2008-07-26Create doxygen comments for async_req.[ch]Volker Lendecke2-45/+162
2008-07-26Make api_rpcTNP static to srv_pipe.cVolker Lendecke2-4/+5
2008-07-25Fix an incompatible pointer warningVolker Lendecke1-2/+2
2008-07-25Fix bug creating files using DOS clients with mixedJeremy Allison1-1/+1
2008-07-25Fix a race condition in winbind leading to a crashVolker Lendecke1-4/+3
2008-07-25talloc_string_sub2: Don't return NULL if src is empty.Karolin Seeger1-1/+1
2008-07-24If we're not allowing streams on this conn ptr,Jeremy Allison1-0/+5
2008-07-24Remove trailing withespace from wbinfo -m which breaks gdm auth.Andreas Schneider1-4/+5
2008-07-24Add casts to uint32_t to match prototype for sid_append_rid().Jeremy Allison1-4/+4
2008-07-24Use sys_getgrnam not getgrnam. Pointed out by Herb.Jeremy Allison1-1/+1
2008-07-24Merge branch 'v3-3-test' of git+ssh://sfrench@git.samba.org/data/git/samba in...Steve French7-115/+609
2008-07-24cifs.upcall was not recognizing the newer name "dns_resolver" key typeSteve French1-1/+2
2008-07-24Remove unused request_finished_cont()Volker Lendecke2-13/+0
2008-07-24Make use of TALLOC_FREE when freeing the per-winbindrequest memory contextVolker Lendecke1-12/+3
2008-07-24pdb_ldap: Raise level for debug message to avoid log file flooding.John H Terpstra1-1/+1
2008-07-23re-run "make idl" after adding idl for idl for Primary:Kerberos-Newer-KeysMichael Adam3-6/+457
2008-07-23drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...Stefan Metzmacher1-0/+37
2008-07-23re-run "make idl" after fixing unknowns in package_PrimaryKerberos (drsblobs....Michael Adam2-66/+32
2008-07-23drsblobs.idl: fix unknowns in package_PrimaryKerberos idlStefan Metzmacher1-6/+8
2008-07-23re-run "make idl" after fixing idl for supplementalCredentialsSubBlob.Michael Adam3-3/+58
2008-07-23drsblobs.idl: fix idl for supplementalCredentialsSubBlobStefan Metzmacher1-3/+8
2008-07-23re-run "make idl" after changing unknown1->reserved in drsblobs.idlMichael Adam2-4/+4
2008-07-23drsblobs.idl: rename unknown1 -> reservedStefan Metzmacher1-1/+1
2008-07-23cifs.upcall: fix compile warningSteve French1-3/+3
2008-07-22rpc_parse: Unify spoolss debug messages.Karolin Seeger1-2/+2
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2-2/+2
2008-07-22re-run "make idl" after changing u1 member to pid in DsBindInfo*.Michael Adam2-12/+12
2008-07-22drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam1-4/+4
2008-07-22Check for f_frsize when using statvfsZach Loafman2-1/+17
2008-07-22Make DSO_EXPORTS_CMD regexp more POSIX compliantZach Loafman1-1/+1
2008-07-22Fix warnings on FreeBSD-based platformsZach Loafman14-65/+65
2008-07-22Fix various build warningsZach Loafman7-29/+23
2008-07-22Add --enable-picky-developerZach Loafman3-3/+15
2008-07-22rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)Michael Adam1-0/+2
2008-07-22re-run make idl after adding drsuapi_DsBindInfo48 to drsuapi.idlMichael Adam3-0/+112
2008-07-22drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam1-1/+6
2008-07-22drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam1-1/+2
2008-07-22drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam1-0/+10
2008-07-22re-run make idl after Jelmer's "poperly cast array lengths" pidl change.Michael Adam20-181/+181
2008-07-21YESS -- remove the PI_* pipe constantsVolker Lendecke1-18/+0
2008-07-21Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke17-532/+2
2008-07-21Remove unused function rpccli_is_pipe_idxVolker Lendecke2-7/+0
2008-07-21Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idxVolker Lendecke4-65/+68
2008-07-21Remove a reference to pipe_idxVolker Lendecke1-1/+2
2008-07-21Remove some unused codeVolker Lendecke1-91/+0
2008-07-21Remove one reference to PI_NETLOGONVolker Lendecke1-1/+2
2008-07-21Remove one reference to PI_LSARPCVolker Lendecke1-1/+2
2008-07-21Remove some fully outdated sample codeVolker Lendecke1-102/+0
2008-07-21Remove now unused cli_get_pipe_nameVolker Lendecke2-8/+2