summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Make api_rpcTNP static to srv_pipe.cVolker Lendecke2008-07-262-4/+5
* Fix an incompatible pointer warningVolker Lendecke2008-07-251-2/+2
* Fix bug creating files using DOS clients with mixedJeremy Allison2008-07-251-1/+1
* Fix a race condition in winbind leading to a crashVolker Lendecke2008-07-251-4/+3
* talloc_string_sub2: Don't return NULL if src is empty.Karolin Seeger2008-07-251-1/+1
* If we're not allowing streams on this conn ptr,Jeremy Allison2008-07-241-0/+5
* Remove trailing withespace from wbinfo -m which breaks gdm auth.Andreas Schneider2008-07-241-4/+5
* Add casts to uint32_t to match prototype for sid_append_rid().Jeremy Allison2008-07-241-4/+4
* Use sys_getgrnam not getgrnam. Pointed out by Herb.Jeremy Allison2008-07-241-1/+1
* Merge branch 'v3-3-test' of git+ssh://sfrench@git.samba.org/data/git/samba in...Steve French2008-07-247-115/+609
|\
| * Remove unused request_finished_cont()Volker Lendecke2008-07-242-13/+0
| * Make use of TALLOC_FREE when freeing the per-winbindrequest memory contextVolker Lendecke2008-07-241-12/+3
| * pdb_ldap: Raise level for debug message to avoid log file flooding.John H Terpstra2008-07-241-1/+1
| * re-run "make idl" after adding idl for idl for Primary:Kerberos-Newer-KeysMichael Adam2008-07-233-6/+457
| * drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...Stefan Metzmacher2008-07-231-0/+37
| * re-run "make idl" after fixing unknowns in package_PrimaryKerberos (drsblobs....Michael Adam2008-07-232-66/+32
| * drsblobs.idl: fix unknowns in package_PrimaryKerberos idlStefan Metzmacher2008-07-231-6/+8
| * re-run "make idl" after fixing idl for supplementalCredentialsSubBlob.Michael Adam2008-07-233-3/+58
| * drsblobs.idl: fix idl for supplementalCredentialsSubBlobStefan Metzmacher2008-07-231-3/+8
| * re-run "make idl" after changing unknown1->reserved in drsblobs.idlMichael Adam2008-07-232-4/+4
| * drsblobs.idl: rename unknown1 -> reservedStefan Metzmacher2008-07-231-1/+1
* | cifs.upcall was not recognizing the newer name "dns_resolver" key typeSteve French2008-07-241-1/+2
|/
* cifs.upcall: fix compile warningSteve French2008-07-231-3/+3
* rpc_parse: Unify spoolss debug messages.Karolin Seeger2008-07-221-2/+2
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-222-2/+2
* re-run "make idl" after changing u1 member to pid in DsBindInfo*.Michael Adam2008-07-222-12/+12
* drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam2008-07-221-4/+4
* Check for f_frsize when using statvfsZach Loafman2008-07-222-1/+17
* Make DSO_EXPORTS_CMD regexp more POSIX compliantZach Loafman2008-07-221-1/+1
* Fix warnings on FreeBSD-based platformsZach Loafman2008-07-2214-65/+65
* Fix various build warningsZach Loafman2008-07-227-29/+23
* Add --enable-picky-developerZach Loafman2008-07-223-3/+15
* rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)Michael Adam2008-07-221-0/+2
* re-run make idl after adding drsuapi_DsBindInfo48 to drsuapi.idlMichael Adam2008-07-223-0/+112
* drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam2008-07-221-1/+6
* drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam2008-07-221-1/+2
* drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam2008-07-221-0/+10
* re-run make idl after Jelmer's "poperly cast array lengths" pidl change.Michael Adam2008-07-2220-181/+181
* YESS -- remove the PI_* pipe constantsVolker Lendecke2008-07-211-18/+0
* Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke2008-07-2117-532/+2
* Remove unused function rpccli_is_pipe_idxVolker Lendecke2008-07-212-7/+0
* Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idxVolker Lendecke2008-07-214-65/+68
* Remove a reference to pipe_idxVolker Lendecke2008-07-211-1/+2
* Remove some unused codeVolker Lendecke2008-07-211-91/+0
* Remove one reference to PI_NETLOGONVolker Lendecke2008-07-211-1/+2
* Remove one reference to PI_LSARPCVolker Lendecke2008-07-211-1/+2
* Remove some fully outdated sample codeVolker Lendecke2008-07-211-102/+0
* Remove now unused cli_get_pipe_nameVolker Lendecke2008-07-212-8/+2
* Remove now unused cli_get_pipe_idxVolker Lendecke2008-07-212-16/+0
* Remove now unused cli_get_ifaceVolker Lendecke2008-07-212-10/+0