Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-20 | Move srv_name_slash from cli_state to rpc_pipe_client | Volker Lendecke | 7 | -17/+22 | |
(This used to be commit a9061e52e1ff8e31aa480f4a30cda64c9d93214e) | |||||
2008-04-20 | Fix two "ignoring asprintf result" warnings | Volker Lendecke | 1 | -3/+2 | |
(This used to be commit 1d261e78b38e8080ca7122037d33c8ef913a4558) | |||||
2008-04-20 | Add "desthost" to rpc_pipe_client | Volker Lendecke | 24 | -158/+159 | |
This reduces the dependency on cli_state (This used to be commit 783afab9c891dd7bcb78895b2a639b6f3a0edf5b) | |||||
2008-04-20 | Refactoring: Make struct rpc_pipe_client its own talloc parent | Volker Lendecke | 6 | -32/+24 | |
(This used to be commit a6d74a5a562b54f0b36934965f545fdeb1e8b34a) | |||||
2008-04-19 | Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internal | Volker Lendecke | 1 | -2/+2 | |
This probably does not matter in current code, but without this it's not possible to do the bind as a different user than the underlying smb user. Jeremy, please check! Thanks, Volker (This used to be commit b90062e33cbde7de4961414fd35a3a588760d002) | |||||
2008-04-19 | Fix a bogus uninitialized variable warning in IDL-based nbt code | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 06c5076f8ef23ac36d234ed417b80a58ab8dd7b4) | |||||
2008-04-19 | Fix bug 5400 | Volker Lendecke | 1 | -2/+2 | |
Thanks to Jason Mader! Volker (This used to be commit 87d8a63ce4e6dd91ea3193d0a2574520a5857be2) | |||||
2008-04-19 | Fix bug 5399 | Volker Lendecke | 1 | -5/+0 | |
Thanks to Jason Mader! Volker (This used to be commit 36740f4959194cfaa98b1e37eed08f22edbda1e4) | |||||
2008-04-19 | Fix bug 5398 | Volker Lendecke | 1 | -3/+3 | |
Thanks to Jason Mader for sending the compiler output :-) Volker (This used to be commit 7a57c2da1a6cc0fcea0b4d949c696219f1822694) | |||||
2008-04-19 | Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 825f78d9f12b5b3e835bd91961e00402cab0bf60) | |||||
2008-04-19 | WHATNEW.txt: add my latest changes | Stefan Metzmacher | 1 | -0/+8 | |
metze (This used to be commit 6ae8544ace0dd9ac67d36abbaa26cf311db880ad) | |||||
2008-04-18 | winbindd: create the messaging conntext earlier | Stefan Metzmacher | 1 | -7/+17 | |
metze (This used to be commit 2e1b9130635235efdbf49d0b92a43b342114246c) | |||||
2008-04-18 | winbindd: call reinit_after_fork() in the child processes | Stefan Metzmacher | 2 | -6/+4 | |
metze (This used to be commit 8e9fdef792e612e414444e7714a2fd4513892248) | |||||
2008-04-18 | nmbd: create the messaging conntext earlier | Stefan Metzmacher | 1 | -3/+12 | |
metze (This used to be commit 056ff094ad2c59992cfdb8b29696c08dab4113d7) | |||||
2008-04-18 | nmbd: call reinit_after_fork() in all needed cases | Stefan Metzmacher | 2 | -0/+10 | |
metze (This used to be commit f68829ff14c457bfa98cb2ef9e8ec2e1a0b1d64d) | |||||
2008-04-18 | printing: call reinit_after_fork() in the backgroundqueue process | Stefan Metzmacher | 1 | -0/+5 | |
metze (This used to be commit 9adb675a86e81c90e2bddfe984b5ac8f201fec75) | |||||
2008-04-18 | smbd: create the messaging conntext earlier | Stefan Metzmacher | 1 | -11/+16 | |
metze (This used to be commit 658d8475336c4397e0dad341f216baf9e1eb6aaf) | |||||
2008-04-18 | smbd: call reinit_after_fork() in the needed places | Stefan Metzmacher | 1 | -16/+6 | |
metze (This used to be commit 425b3513a45cf98b53235470a3536be86d56d1c2) | |||||
2008-04-18 | loadparm: make it possible to just load the config without following ↵ | Stefan Metzmacher | 1 | -10/+43 | |
"include =" statements metze (This used to be commit 6b5c76bf1e880ec60d6b044c58115940549049e5) | |||||
2008-04-18 | util: add reinit_after_fork() function | Stefan Metzmacher | 1 | -0/+30 | |
metze (This used to be commit 5f6c3a4f6db68c985884cbe9401a4dbe515f756b) | |||||
2008-04-18 | smbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb tree | Stefan Metzmacher | 1 | -2/+4 | |
metze (This used to be commit 16d295d466eb18e3bccce6fb26d53012d5f2c3e8) | |||||
2008-04-18 | messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ↵ | Stefan Metzmacher | 1 | -0/+18 | |
client tools metze (This used to be commit 6f67c4ddf8101b1d06889055e3767a6ce0db360c) | |||||
2008-04-18 | messages_ctdbd: make sure a ctdbd connection is only used in the process ↵ | Stefan Metzmacher | 1 | -1/+11 | |
that created it metze (This used to be commit 259786980a3a65fa67a4de12a65d33095fa53ce2) | |||||
2008-04-18 | IDL: make idl. | Günther Deschner | 2 | -0/+19 | |
Guenther (This used to be commit e1abff301449ad528194206fd953670057eaa12d) | |||||
2008-04-18 | IDL: Add type 23 in nbt_ntlogon_request reply packets. | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit dbef92c2b2ae6786cf527715adbbd7db8b334fcc) | |||||
2008-04-18 | Janitor for tridge. Keep lib/replace in sync with the gcc4 | Jeremy Allison | 4 | -5/+6 | |
changes. Jeremy. (This used to be commit b496f133228b74bf613dab81167a5b9670511c51) | |||||
2008-04-17 | IDL: Re-run make idl and hand merge some required functions from Samba 4. | Günther Deschner | 5 | -38/+94 | |
Guenther (This used to be commit edb0092e4d66496181de4e21c91d398d54208e60) | |||||
2008-04-17 | IDL: add dom_sid0 to security.idl (hand merge from samba4). | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit 3e7f302d807905d75949c934d2325cd65d53e6b2) | |||||
2008-04-17 | loadparm: reactivate special semantics of "include = registry" for now. | Michael Adam | 1 | -0/+18 | |
This includes the configuration stored in HKLM/Software/Samba/smbconf . Michael (This used to be commit 42c7fb4ddfab9ff7592593533099ae872c1edca7) | |||||
2008-04-17 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 7 | -110/+306 | |
v3-2-test (This used to be commit d665cecd8b1b40ad30ec435de0bd925cdea24795) | |||||
2008-04-17 | Fix the problem when -L is used with IPv6 addresses. Don't try to | Jeremy Allison | 1 | -0/+8 | |
connect on port 139 with IPv6. Found by David Holder @ Erion. Karolin please merge to 3.2-stable. Jeremy. (This used to be commit c003e66ff10b23bb30aef0071ba7a3ae9579174e) | |||||
2008-04-17 | Merge commit 'samba/v3-2-test' into wbc-test | Gerald W. Carter | 27 | -372/+9321 | |
(This used to be commit 7c2e735df3d8a4105a4944411d111fc66c13b01f) | |||||
2008-04-17 | Remove unused variable from wbcCheckTrustCredentials(). | Gerald W. Carter | 1 | -1/+0 | |
(This used to be commit fea52dc46048ff869299267f7596b93a8c5c8b3d) | |||||
2008-04-17 | Convert "wbinfo -m" to use wbcListTrusts() API call. | Gerald W. Carter | 1 | -84/+50 | |
(This used to be commit 2fbe8437efe232b6f53af6fafed5995fe7e26820) | |||||
2008-04-17 | Add wbcListTrusts() API call to libwbclient.so | Gerald W. Carter | 2 | -6/+238 | |
(This used to be commit 5c454e77cf664fee65fcb03e5811764c92e73696) | |||||
2008-04-17 | nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0 | Stefan Metzmacher | 1 | -6/+4 | |
metze (cherry picked from commit 0e2f6d481b3e35ed392b2b3340b244c77593819c) (This used to be commit 70d99d8ed92d13fa3ec308df170595316d091988) | |||||
2008-04-17 | rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce | Jelmer Vernooij | 4 | -196/+33 | |
duplication. (This used to be commit 428654b473ba44b2f5340eefef0d4fcd51aff558) | |||||
2008-04-17 | Follow error code name convention in libwbclient. | Gerald W. Carter | 4 | -14/+14 | |
s/WBC_INVALID_RESPONSE/WBC_ERR_INVALID_RESPONSE/ (This used to be commit d91ce012b0afb30cd22b373412d17de27c55ca86) | |||||
2008-04-17 | Fix gcc uninitialized variable used warning. | Jeremy Allison | 1 | -6/+5 | |
Jeremy. (This used to be commit b95f2adeb5e2f7ce71e46e6a6165159483c9a702) | |||||
2008-04-17 | build: add missing dependency for libtdb.so to pam_smbpass | Michael Adam | 1 | -1/+1 | |
Thanks to Andreas Schneider for noticing. Michael (This used to be commit db708d4004adcd4a75c28d630dbd43b03e40f205) | |||||
2008-04-17 | Move GETDC mailslot out of winbindd. | Günther Deschner | 2 | -162/+167 | |
Guenther (This used to be commit b003ba65e34bb92bf71a7943957715cd7acbcce0) | |||||
2008-04-17 | IDL: build generated nbt code. | Günther Deschner | 5 | -3/+23 | |
Guenther (This used to be commit 554dcfdab03f9d06f319a3234d56cf44dc38c9da) | |||||
2008-04-17 | IDL: Add autogenerated nbt files. | Günther Deschner | 5 | -0/+5963 | |
Guenther (This used to be commit 1e05224bda73ec183c5b7c310e8e277f405a847a) | |||||
2008-04-17 | IDL: Build nbt.idl always. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 933abaeb321428aa7092a5d87af77b981be6359e) | |||||
2008-04-17 | IDL: Add nbt.idl from Samba4. | Günther Deschner | 1 | -0/+700 | |
Guenther (This used to be commit 6accbfa66158c6fbebab41b25a99e810ea460c57) | |||||
2008-04-17 | wbclient: Remove unused string. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit c4a09f2c8b699bfb0e8172d3fdde067aeaaa9399) | |||||
2008-04-17 | libnetapi: Disable talloc_enable_leak_report. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 4ba98dd0cc13984a8dc54e4d4935487fc8938039) | |||||
2008-04-17 | netdomjoin-gui: Fix label alignment showing up with lower screen-resolution. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1) | |||||
2008-04-17 | libgpo: try nicer output when dumping gpo registry values. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 2b788429478868d1b0cbfd88027809be33edcfc5) | |||||
2008-04-17 | libgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL. | Günther Deschner | 1 | -1/+2 | |
Guenther (This used to be commit 7ed1397e25d50e6616040677cfe26148e7211538) |