summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter13-46/+38
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij31-368/+309
2007-10-10r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.Jelmer Vernooij1-3/+5
2007-10-10r18742: this function returns WERRORStefan Metzmacher1-3/+3
2007-10-10r18739: * Get the wkssvc patch right this time.Gerald Carter9-364/+322
2007-10-10r18732: Fix build warning as pointed out by Volker.Günther Deschner1-7/+3
2007-10-10r18731: fix the build on aixStefan Metzmacher1-0/+5
2007-10-10r18730: readd missing files (one more)Gerald Carter1-0/+78
2007-10-10r18729: readd missing filesGerald Carter2-0/+246
2007-10-10r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter6-315/+40
2007-10-10r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d...Gerald Carter1-2/+1
2007-10-10r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter9-364/+315
2007-10-10r18724: Fixup time(0) -> time(NULL)Jim McDonough1-2/+2
2007-10-10r18722: Fix up password change times. The can change and must change times areJim McDonough3-47/+52
2007-10-10r18719: Compile fix from Peter Somogyi.Jeremy Allison1-1/+1
2007-10-10r18718: Change a few out parameter to ref pointers and regenerateGerald Carter3-76/+42
2007-10-10r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.hGerald Carter3-39/+5
2007-10-10r18714: fix the build after replaceing rpccli_reg_abort_shutdown()Gerald Carter1-1/+2
2007-10-10r18713: Autogenerate srvsvc and svcctl interfacesJelmer Vernooij16-68/+37580
2007-10-10r18712: Forgot to remove cmd_reg.o from MakefileGerald Carter1-1/+1
2007-10-10r18711: Replace the following hand code client routines:Gerald Carter6-1104/+3
2007-10-10r18710: Prevent that our offline cache can get outdated after a password change.Günther Deschner1-1/+8
2007-10-10r18709: add some useful function from samba4Stefan Metzmacher1-0/+25
2007-10-10r18707: Fix the build when you have libnscd installed (which apparently no hostGünther Deschner4-29/+53
2007-10-10r18705: not all compilers like thisStefan Metzmacher1-2/+2
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner12-26/+68
2007-10-10r18702: re-enable non-decimal specification of ridJim McDonough1-2/+2
2007-10-10r18701: this tests are in libreplaceStefan Metzmacher1-19/+1
2007-10-10r18700: nicer order of the testsStefan Metzmacher1-5/+5
2007-10-10r18699: bail out if the compiler doesn't know about C99 struct initializersStefan Metzmacher1-1/+1
2007-10-10r18698: this stuff isn't needed anymoreStefan Metzmacher3-218/+1
2007-10-10r18695: Zero initialize ref ptrs as well.Jelmer Vernooij8-110/+110
2007-10-10r18694: prevent -O and -g from being set at the same time (by default)Gerald Carter1-6/+8
2007-10-10r18692: Dump debug data when DEBUGLEVEL >= 10Jelmer Vernooij18-0/+3640
2007-10-10r18690: Regenerate RPC files after pidl changes.Jelmer Vernooij17-1495/+1605
2007-10-10r18688: get rid of the now obsolete keepref attributeJelmer Vernooij13-26/+13
2007-10-10r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4Stefan Metzmacher2-26/+35
2007-10-10r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() callGerald Carter1-1/+1
2007-10-10r18681: Although we have commandline completion in rpcclient, just also allowGünther Deschner1-0/+1
2007-10-10r18680: Fix last struct uuids (in uncommented code).Günther Deschner1-3/+3
2007-10-10r18679: Fix the build.Günther Deschner1-1/+1
2007-10-10r18678: Fix the build. (never commit before breakfeast).Günther Deschner1-1/+1
2007-10-10r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner4-2/+194
2007-10-10r18673: define the macros even if we don't define bool ourselfStefan Metzmacher1-2/+10
2007-10-10r18672: fix the build on Tru64Stefan Metzmacher1-1/+8
2007-10-10r18671: try to fix the build on solaris 10 and maybe some other hostsStefan Metzmacher1-0/+1
2007-10-10r18670: Fix memleaks.Günther Deschner1-0/+2
2007-10-10r18669: fix the samba3 build...Stefan Metzmacher1-2/+5
2007-10-10r18667: Two C++ warningsVolker Lendecke2-2/+2
2007-10-10r18666: checking in generated netlogon filesGerald Carter9-39/+18538