Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r18718: Change a few out parameter to ref pointers and regenerate | Gerald Carter | 3 | -76/+42 | |
(This used to be commit 91a48e9baaf210cf64a324e205a4786482ac4ebb) | |||||
2007-10-10 | r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.h | Gerald Carter | 3 | -39/+5 | |
(This used to be commit 080c51dd8046cb19cca90035efe73529a3f6970b) | |||||
2007-10-10 | r18714: fix the build after replaceing rpccli_reg_abort_shutdown() | Gerald Carter | 1 | -1/+2 | |
(This used to be commit 403b0cf1ecd682efc034053e4e2a40aeee08d5ba) | |||||
2007-10-10 | r18713: Autogenerate srvsvc and svcctl interfaces | Jelmer Vernooij | 16 | -68/+37580 | |
(This used to be commit a8aa312b7e597c4fc922a6d1783d5b6d43bceecb) | |||||
2007-10-10 | r18712: Forgot to remove cmd_reg.o from Makefile | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 9030c46e33e78581e303ed3c5bd952a65b54b87a) | |||||
2007-10-10 | r18711: Replace the following hand code client routines: | Gerald Carter | 6 | -1104/+3 | |
* rpccli_reg_abort_shutdown() * rpccli_reg_flush_key() Remove the cmd_reg.c from rpcclient since the entire file was unused (This used to be commit c4788f0c1398feb098f131aa5c4d0398d7489527) | |||||
2007-10-10 | r18710: Prevent that our offline cache can get outdated after a password change. | Günther Deschner | 1 | -1/+8 | |
Guenther (This used to be commit 8006cf962b4a33278414fcdf07bf94d739cb4aab) | |||||
2007-10-10 | r18709: add some useful function from samba4 | Stefan Metzmacher | 1 | -0/+25 | |
metze (This used to be commit f7a93b6acb705256c2aa4fe6475b89223af30491) | |||||
2007-10-10 | r18707: Fix the build when you have libnscd installed (which apparently no host | Günther Deschner | 4 | -29/+53 | |
on the buildfarm has). Guenther (This used to be commit b0bb364df0efe140780328d90ae55bb823e6b10d) | |||||
2007-10-10 | r18705: not all compilers like this | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 2ec4bc0f5299f295525f306279ddb136e0b19ee1) | |||||
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 12 | -26/+68 | |
We usually do not get the results from user/group script modifications immediately. A lot of users do add nscd restart/refresh commands into their scripts to workaround that while we could flush the nscd caches directly using libnscd. Guenther (This used to be commit 7db6ce295afbedfada7b207ad56566d2195a0d21) | |||||
2007-10-10 | r18702: re-enable non-decimal specification of rid | Jim McDonough | 1 | -2/+2 | |
(This used to be commit f3ff07404650e4b9846367ba981764b1a879bca9) | |||||
2007-10-10 | r18701: this tests are in libreplace | Stefan Metzmacher | 1 | -19/+1 | |
metze (This used to be commit 31e3cc8c6f10a3d1ea8f357c26c80fe47ab276dc) | |||||
2007-10-10 | r18700: nicer order of the tests | Stefan Metzmacher | 1 | -5/+5 | |
metze (This used to be commit 07dafa266a80b87d521cacfcae65e8fb797e0eb2) | |||||
2007-10-10 | r18699: bail out if the compiler doesn't know about C99 struct initializers | Stefan Metzmacher | 1 | -1/+1 | |
as we currently have them in the samba3 tree. Lets see what the build-farm says to this. metze (This used to be commit 12a0daa34d51b34a469f7d64f370069b73c0aba9) | |||||
2007-10-10 | r18698: this stuff isn't needed anymore | Stefan Metzmacher | 3 | -218/+1 | |
metze (This used to be commit 31b83ff4bd568a393eaa6260366ece7501df1985) | |||||
2007-10-10 | r18695: Zero initialize ref ptrs as well. | Jelmer Vernooij | 8 | -110/+110 | |
(This used to be commit 3295122173b0794880e68ea60f51d41b9b170ff4) | |||||
2007-10-10 | r18694: prevent -O and -g from being set at the same time (by default) | Gerald Carter | 1 | -6/+8 | |
(This used to be commit 5af1d3a425e99a49d7ff6bee4dad024e0f82509b) | |||||
2007-10-10 | r18692: Dump debug data when DEBUGLEVEL >= 10 | Jelmer Vernooij | 18 | -0/+3640 | |
(This used to be commit 503d1a27d5838718355fdd37968c3670f53b1cd7) | |||||
2007-10-10 | r18690: Regenerate RPC files after pidl changes. | Jelmer Vernooij | 17 | -1495/+1605 | |
(This used to be commit 87d34305374e867eeac9d75d5d690c6b15570e6e) | |||||
2007-10-10 | r18688: get rid of the now obsolete keepref attribute | Jelmer Vernooij | 13 | -26/+13 | |
(This used to be commit b970f05b9b06762ed11bef0e765717bd2b36d760) | |||||
2007-10-10 | r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4 | Stefan Metzmacher | 2 | -26/+35 | |
to hopefully fix the build on HPUX and Tru64 metze (This used to be commit aa8222c6a709a1538862878b89a17b893600b7e8) | |||||
2007-10-10 | r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call | Gerald Carter | 1 | -1/+1 | |
to ensure it finds the Unix user. (This used to be commit 4cea9bfca1b84db31fae6f7a05ff3247a23fd409) | |||||
2007-10-10 | r18681: Although we have commandline completion in rpcclient, just also allow | Günther Deschner | 1 | -0/+1 | |
"debug" to be set instead of "debuglevel" - just for convenience. Guenther (This used to be commit ffec64730b04076264045841ccfd0ed7fce43c2f) | |||||
2007-10-10 | r18680: Fix last struct uuids (in uncommented code). | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit 41c79ee5accb13f73d1f65b303d723ca2ff49933) | |||||
2007-10-10 | r18679: Fix the build. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit b42bd2bf9b8180813b6f3f1d7a1e08652f87d9e7) | |||||
2007-10-10 | r18678: Fix the build. (never commit before breakfeast). | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit e1e9b57ce24c9825a8904697918818df7e83b50b) | |||||
2007-10-10 | r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient. | Günther Deschner | 4 | -2/+194 | |
Guenther (This used to be commit bd546edc482d42c6d783f474eeffa8a8086efd83) | |||||
2007-10-10 | r18673: define the macros even if we don't define bool ourself | Stefan Metzmacher | 1 | -2/+10 | |
metze (This used to be commit 65013a8d9e678c44cecae07967b7a001b796faf1) | |||||
2007-10-10 | r18672: fix the build on Tru64 | Stefan Metzmacher | 1 | -1/+8 | |
metze (This used to be commit 6c101d206812fe24233409e0757cad52638e685a) | |||||
2007-10-10 | r18671: try to fix the build on solaris 10 and maybe some other hosts | Stefan Metzmacher | 1 | -0/+1 | |
we need to define 'BOOL_DEFINED' to make sure it didn't get redefined by <rpcsvc/yp_prot.h> metze (This used to be commit 5a589bb16c2bb3da75874bd190384eabd39eb972) | |||||
2007-10-10 | r18670: Fix memleaks. | Günther Deschner | 1 | -0/+2 | |
Guenther (This used to be commit 2fc63fb8f7927ea61c565801b4c6308d3a4afcd1) | |||||
2007-10-10 | r18669: fix the samba3 build... | Stefan Metzmacher | 1 | -2/+5 | |
we need to move the iconv configure checks to libreplace... metze (This used to be commit 6b53ed8fdc2a4c0b3b24e22ada90d14d60cc93fb) | |||||
2007-10-10 | r18667: Two C++ warnings | Volker Lendecke | 2 | -2/+2 | |
(This used to be commit 8c60e71229cd577f3b17345c5824363dd202eba9) | |||||
2007-10-10 | r18666: checking in generated netlogon files | Gerald Carter | 9 | -39/+18538 | |
(This used to be commit ac5561103caccac7d14fddbdc9a0fa972be45c6f) | |||||
2007-10-10 | r18665: Remove two type-punned warnings | Volker Lendecke | 2 | -4/+6 | |
(This used to be commit 157b2c0c262dc9b9ae2a8a3133479e66e6c8db07) | |||||
2007-10-10 | r18664: this stuff is included from libreplace | Stefan Metzmacher | 1 | -296/+0 | |
metze (This used to be commit 054728e071f7e1943376f0d7a5655683dc3422b9) | |||||
2007-10-10 | r18663: Fix one more uuid -> GUID. | Jeremy Allison | 2 | -2/+2 | |
Jeremy. (This used to be commit e568271af2b5c20cff70b72b8ab4b1b704122b40) | |||||
2007-10-10 | r18662: print out the failing command for dynconfig.o too | Stefan Metzmacher | 1 | -1/+4 | |
metze (This used to be commit f51a200f6730c6c760348adc12612587b1e79df9) | |||||
2007-10-10 | r18661: C++ warnings | Volker Lendecke | 1 | -2/+2 | |
(This used to be commit 6004b8025de3207f5af2d62087ec13c5e444fec7) | |||||
2007-10-10 | r18660: Fix build, one uuid->GUID was missed. | Jim McDonough | 1 | -1/+1 | |
(This used to be commit f8ea2069d444a6630b61828999605a3ed011db02) | |||||
2007-10-10 | r18659: restore BOOL, sorry:-) | Stefan Metzmacher | 1 | -0/+5 | |
libreplace only provides 'bool' not BOOL metze (This used to be commit ce6a0723ff116fc1867705c3d0b520c36cba5a6e) | |||||
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 17 | -60/+53 | |
(This used to be commit 5de76767e857e9d159ea46e2ded612ccd6d6bf19) | |||||
2007-10-10 | r18653: this stuff is in libreplace... | Stefan Metzmacher | 1 | -103/+0 | |
metze (This used to be commit 1dd0ed613410e8b8db44396eeb4627a17f23db34) | |||||
2007-10-10 | r18652: libreplace has replacements for strndup and strnlen | Stefan Metzmacher | 1 | -43/+0 | |
metze (This used to be commit 9f3599a7ca636dd21c150873f395abde153ee6fd) | |||||
2007-10-10 | r18651: this comment is wrong, was cut'n'paste... | Stefan Metzmacher | 1 | -4/+0 | |
metze (This used to be commit e3b88fb65567f19964a4ef68267a64de14132e52) | |||||
2007-10-10 | r18650: this isn't needed twice in include/includes.h | Stefan Metzmacher | 1 | -9/+0 | |
metze (This used to be commit ee1127518347690e8baea1b5010ccada0ba29890) | |||||
2007-10-10 | r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace | Stefan Metzmacher | 2 | -12/+1 | |
metze (This used to be commit dd76f4f5f374ec4822abbf1a09d26287926b92ce) | |||||
2007-10-10 | r18648: this is provided by libreplace | Stefan Metzmacher | 1 | -4/+0 | |
metze (This used to be commit cbc3f0926375b92b40c4f550296cf90453288f49) | |||||
2007-10-10 | r18647: print out the failing cammand, this is very usefull for the build farm | Stefan Metzmacher | 1 | -12/+18 | |
metze (This used to be commit ab58cd10568305e1059b4259ecba860025b691e3) |