summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18801: Fix (at least the build of) python bindings.Günther Deschner1-7/+7
2007-10-10r18799: Prepare query_disp_info to use the next idx from the last result entryGünther Deschner1-0/+18
2007-10-10r18798: use libreplace headers in pam and nss modulesStefan Metzmacher3-69/+8
2007-10-10r18797: fix the loading of pam_winbind.so and libnss_winbind.soStefan Metzmacher1-2/+2
2007-10-10r18796: Fix the build. Sorry.Jeremy Allison1-2/+2
2007-10-10r18794: Make ENumKey() work again in the registry serverGerald Carter1-2/+4
2007-10-10r18793: Fix BE string handling in the auto-generatedJeremy Allison6-58/+69
2007-10-10r18792: small fix for server QueryValue codeGerald Carter1-2/+1
2007-10-10r18791: print the error string and not the raw valueGerald Carter1-1/+1
2007-10-10r18790: Correct the IDL (still a bug in pidl) for QueryValue()Gerald Carter7-72/+15
2007-10-10r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter12-875/+486
2007-10-10r18788: updating the IDL for QueryValueGerald Carter6-53/+84
2007-10-10r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison7-29/+169
2007-10-10r18785: Check in Peter Somogyis build fixVolker Lendecke1-5/+5
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher6-11/+21
2007-10-10r18778: Fix comparison.Jelmer Vernooij1-1/+1
2007-10-10r18773: Change negprot_spnego to return a blobVolker Lendecke1-10/+12
2007-10-10r18772: Now that we don't have a one-byte keylength in the extended security ...Volker Lendecke1-4/+0
2007-10-10r18771: Sequel to r18761: If we always set the keylen to 0 there's no point i...Volker Lendecke1-6/+3
2007-10-10r18761: Even if only offering NTLMSSP Windows (tested with Vista & XP) sends ...Volker Lendecke1-5/+2
2007-10-10r18760: Fix typos, remove unneeded codeVolker Lendecke1-10/+2
2007-10-10r18758: Update net sam to use calculated times and force change password prop...Jim McDonough1-43/+13
2007-10-10r18756: cleanup copyrights after moving to new wkssvc implementation codeGerald Carter1-4/+3
2007-10-10r18755: remove accidental commitGerald Carter1-1/+1
2007-10-10r18754: Get rid of some more invalid time setsJim McDonough1-48/+0
2007-10-10r18748: Eliminate set of computed time valuesJim McDonough1-76/+3
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