summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r18773: Change negprot_spnego to return a blobVolker Lendecke2007-10-101-10/+12
* r18772: Now that we don't have a one-byte keylength in the extended security ...Volker Lendecke2007-10-101-4/+0
* r18771: Sequel to r18761: If we always set the keylen to 0 there's no point i...Volker Lendecke2007-10-101-6/+3
* r18761: Even if only offering NTLMSSP Windows (tested with Vista & XP) sends ...Volker Lendecke2007-10-101-5/+2
* r18760: Fix typos, remove unneeded codeVolker Lendecke2007-10-101-10/+2
* r18758: Update net sam to use calculated times and force change password prop...Jim McDonough2007-10-101-43/+13
* r18756: cleanup copyrights after moving to new wkssvc implementation codeGerald Carter2007-10-101-4/+3
* r18755: remove accidental commitGerald Carter2007-10-101-1/+1
* r18754: Get rid of some more invalid time setsJim McDonough2007-10-101-48/+0
* r18748: Eliminate set of computed time valuesJim McDonough2007-10-101-76/+3
* r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2007-10-1013-46/+38
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-1031-368/+309
* r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.Jelmer Vernooij2007-10-101-3/+5
* r18742: this function returns WERRORStefan Metzmacher2007-10-101-3/+3
* r18739: * Get the wkssvc patch right this time.Gerald Carter2007-10-109-364/+322
* r18732: Fix build warning as pointed out by Volker.Günther Deschner2007-10-101-7/+3
* r18731: fix the build on aixStefan Metzmacher2007-10-101-0/+5
* r18730: readd missing files (one more)Gerald Carter2007-10-101-0/+78
* r18729: readd missing filesGerald Carter2007-10-102-0/+246
* r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter2007-10-106-315/+40
* r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d...Gerald Carter2007-10-101-2/+1
* r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter2007-10-109-364/+315
* r18724: Fixup time(0) -> time(NULL)Jim McDonough2007-10-101-2/+2
* r18722: Fix up password change times. The can change and must change times areJim McDonough2007-10-103-47/+52
* r18719: Compile fix from Peter Somogyi.Jeremy Allison2007-10-101-1/+1
* r18718: Change a few out parameter to ref pointers and regenerateGerald Carter2007-10-103-76/+42
* r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.hGerald Carter2007-10-103-39/+5
* r18714: fix the build after replaceing rpccli_reg_abort_shutdown()Gerald Carter2007-10-101-1/+2
* r18713: Autogenerate srvsvc and svcctl interfacesJelmer Vernooij2007-10-1016-68/+37580
* r18712: Forgot to remove cmd_reg.o from MakefileGerald Carter2007-10-101-1/+1
* r18711: Replace the following hand code client routines:Gerald Carter2007-10-106-1104/+3
* r18710: Prevent that our offline cache can get outdated after a password change.Günther Deschner2007-10-101-1/+8
* r18709: add some useful function from samba4Stefan Metzmacher2007-10-101-0/+25
* r18707: Fix the build when you have libnscd installed (which apparently no hostGünther Deschner2007-10-104-29/+53
* r18705: not all compilers like thisStefan Metzmacher2007-10-101-2/+2
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-1012-26/+68
* r18702: re-enable non-decimal specification of ridJim McDonough2007-10-101-2/+2
* r18701: this tests are in libreplaceStefan Metzmacher2007-10-101-19/+1
* r18700: nicer order of the testsStefan Metzmacher2007-10-101-5/+5
* r18699: bail out if the compiler doesn't know about C99 struct initializersStefan Metzmacher2007-10-101-1/+1
* r18698: this stuff isn't needed anymoreStefan Metzmacher2007-10-103-218/+1
* r18695: Zero initialize ref ptrs as well.Jelmer Vernooij2007-10-108-110/+110
* r18694: prevent -O and -g from being set at the same time (by default)Gerald Carter2007-10-101-6/+8
* r18692: Dump debug data when DEBUGLEVEL >= 10Jelmer Vernooij2007-10-1018-0/+3640
* r18690: Regenerate RPC files after pidl changes.Jelmer Vernooij2007-10-1017-1495/+1605
* r18688: get rid of the now obsolete keepref attributeJelmer Vernooij2007-10-1013-26/+13
* r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4Stefan Metzmacher2007-10-102-26/+35
* r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() callGerald Carter2007-10-101-1/+1
* r18681: Although we have commandline completion in rpcclient, just also allowGünther Deschner2007-10-101-0/+1
* r18680: Fix last struct uuids (in uncommented code).Günther Deschner2007-10-101-3/+3