summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Don't modify the fsp in fd_close_posix() anymore.Michael Adam2008-04-211-4/+0
* Move the posix pending close functionality down into the VFS layer.Michael Adam2008-04-213-8/+16
* loadparm: reformat - fix whitespace/tabMichael Adam2008-04-211-1/+1
* loadparm: rename bNoIncludes to bAllowIncludeRegistry (inverting logic)Michael Adam2008-04-211-6/+7
* loadparm: make lo_load_initial() only skip registry include.Michael Adam2008-04-211-4/+3
* libnetapi: Add Doxyfile.Günther Deschner2008-04-201-0/+1362
* netdomjoin-gui: Omit warning when unjoining a domain fails.Günther Deschner2008-04-201-0/+4
* cli_cm: Make nicer password prompt in do_connect().Günther Deschner2008-04-201-1/+6
* libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...Michael Adam2008-04-203-4/+4
* libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **Michael Adam2008-04-203-4/+4
* rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.Michael Adam2008-04-201-1/+1
* vfs_cacheprime: fix C++ warning - make implicit cast explicitMichael Adam2008-04-201-1/+1
* Fix some empty lines with just spacesVolker Lendecke2008-04-201-13/+12
* Make convert_samr_dispinfo_to_NET_DISPLAY() staticVolker Lendecke2008-04-201-5/+5
* Introduce rpc_pipe_np_smb_conn()Volker Lendecke2008-04-206-15/+23
* Remove a redundant reference to rpc_pipe_state->cli from srv_spoolssVolker Lendecke2008-04-201-4/+0
* Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_structVolker Lendecke2008-04-2015-121/+102
* Refactoring: Move stuff around for creating a pipeVolker Lendecke2008-04-202-42/+40
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-208-52/+38
* Remove some unused code referencing pipe_names[]Volker Lendecke2008-04-201-17/+0
* Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_nameVolker Lendecke2008-04-203-6/+21
* Introduce rpccli_set_timeout()Volker Lendecke2008-04-207-13/+22
* Move srv_name_slash from cli_state to rpc_pipe_clientVolker Lendecke2008-04-207-17/+22
* Fix two "ignoring asprintf result" warningsVolker Lendecke2008-04-201-3/+2
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-2024-158/+159
* Refactoring: Make struct rpc_pipe_client its own talloc parentVolker Lendecke2008-04-206-32/+24
* Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internalVolker Lendecke2008-04-191-2/+2
* Fix a bogus uninitialized variable warning in IDL-based nbt codeVolker Lendecke2008-04-191-1/+1
* Fix bug 5400Volker Lendecke2008-04-191-2/+2
* Fix bug 5399Volker Lendecke2008-04-191-5/+0
* Fix bug 5398Volker Lendecke2008-04-191-3/+3
* Fix an uninitialized variableVolker Lendecke2008-04-191-1/+1
* winbindd: create the messaging conntext earlierStefan Metzmacher2008-04-181-7/+17
* winbindd: call reinit_after_fork() in the child processesStefan Metzmacher2008-04-182-6/+4
* nmbd: create the messaging conntext earlierStefan Metzmacher2008-04-181-3/+12
* nmbd: call reinit_after_fork() in all needed casesStefan Metzmacher2008-04-182-0/+10
* printing: call reinit_after_fork() in the backgroundqueue processStefan Metzmacher2008-04-181-0/+5
* smbd: create the messaging conntext earlierStefan Metzmacher2008-04-181-11/+16
* smbd: call reinit_after_fork() in the needed placesStefan Metzmacher2008-04-181-16/+6
* loadparm: make it possible to just load the config without following "include...Stefan Metzmacher2008-04-181-10/+43
* util: add reinit_after_fork() functionStefan Metzmacher2008-04-181-0/+30
* smbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb treeStefan Metzmacher2008-04-181-2/+4
* messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ...Stefan Metzmacher2008-04-181-0/+18
* messages_ctdbd: make sure a ctdbd connection is only used in the process that...Stefan Metzmacher2008-04-181-1/+11
* IDL: make idl.Günther Deschner2008-04-182-0/+19
* IDL: Add type 23 in nbt_ntlogon_request reply packets.Günther Deschner2008-04-181-0/+1
* Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison2008-04-184-5/+6
* IDL: Re-run make idl and hand merge some required functions from Samba 4.Günther Deschner2008-04-175-38/+94
* IDL: add dom_sid0 to security.idl (hand merge from samba4).Günther Deschner2008-04-171-0/+3
* loadparm: reactivate special semantics of "include = registry" for now.Michael Adam2008-04-171-0/+18