summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-20idl: merge from s4 lsa.idl to s3.Günther Deschner2-33/+52
2008-10-20Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij9-8/+12
2008-10-20Add source4/ to include path because librpc/gen_ndr is still in source?/Jelmer Vernooij2-1/+2
2008-10-20Fix a valgrind error in idmap_ad_sids_to_unixids()Volker Lendecke1-0/+2
2008-10-20s3-samr-server: be consistent when reporting we do password complexity.Günther Deschner1-0/+4
2008-10-20Add missing prototypes for samba3-specific libndr/util.cJelmer Vernooij1-1/+10
2008-10-20Sync syntax of srvsvc.idl with samba3.Jelmer Vernooij1-5/+5
2008-10-20s3-build: no need to duplicate generated ndr_ prototypes.Günther Deschner4-1298/+3
2008-10-20s3-build: no need to duplicate generated srv_ prototypes.Günther Deschner5-73/+3
2008-10-20Include generated header files rather than using manually writtenJelmer Vernooij1-1577/+32
2008-10-20Move orpc to top-level directory.Jelmer Vernooij2-1/+1
2008-10-20Remove unused function str_list_match.Jelmer Vernooij1-13/+0
2008-10-20Move WMI support code to top-level.Jelmer Vernooij3-3/+1
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij78-86/+132
2008-10-20Fix crypto test.Jelmer Vernooij1-1/+1
2008-10-20Import comments about opcodes from Samba 3.Jelmer Vernooij1-20/+20
2008-10-20Move discard_const hack to memory.hso it can be used by Samba 3.Jelmer Vernooij2-27/+25
2008-10-20Remove unused macro CONST_ADD.Jelmer Vernooij1-1/+0
2008-10-20Remove unused define for crypt (now in libreplace).Jelmer Vernooij1-4/+0
2008-10-20Revert "s4: fix the build after winreg idl changes."Günther Deschner3-5/+5
2008-10-20s4: fix the build after winreg idl changes.Günther Deschner3-5/+5
2008-10-20Provide two symbols to allow ndrdump compiled by Samba 3 to be used forJelmer Vernooij2-1/+2
2008-10-20Fix merged build; use full libroken rather than just a couple of object files.Jelmer Vernooij1-9/+2
2008-10-20Add missing asn1 object.Jelmer Vernooij1-1/+1
2008-10-20Use tables in Samba 3 ndrdump.Jelmer Vernooij7-23/+112
2008-10-20Fix names in winreg torture tests.Jelmer Vernooij2-3/+3
2008-10-20Also build all other Samba 4 binaries during merged build.Jelmer Vernooij1-3/+2
2008-10-20Also move wireshark conformance file.Jelmer Vernooij1-0/+0
2008-10-20Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij19-271/+1192
2008-10-20Regenerate pidl output.Jelmer Vernooij8-95/+16
2008-10-20Make warning a bit more user-friendly.Jelmer Vernooij1-1/+3
2008-10-20Share winreg.idl.Jelmer Vernooij3-412/+2
2008-10-20Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij19-271/+1192
2008-10-20s3: forgot to remove old copy of krb5pac.idl.Günther Deschner1-120/+0
2008-10-20idl: finally share krb5_pac.idl.Günther Deschner5-27/+147
2008-10-20Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij23-233/+263
2008-10-20Rework mkrelease.sh to exclude Samba3 filesAndrew Bartlett1-3/+13
2008-10-20Make the updated RPC-LSA pass against Win2008, and Samba4 to matchAndrew Bartlett2-1/+3
2008-10-20LSA Patch for User ManagerMatthias Dieter Wallnöfer3-107/+195
2008-10-20Mark clearTextPassword as a privilaged attributeAndrew Bartlett1-0/+1
2008-10-20Actually test the kpasswd serverAndrew Bartlett1-3/+41
2008-10-20Ensure the hdb_method structure is not on the stack.Andrew Bartlett1-5/+5
2008-10-20Add samba4kpasswd and rkpty binariesAndrew Bartlett6-7/+789
2008-10-20Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij3-117/+126
2008-10-20Export variables correctly for blackbox tests (thanks metze).Jelmer Vernooij2-0/+3
2008-10-20Rename BAD to BAD_DATA since the first is already defined on SunOS.Jelmer Vernooij4-42/+42
2008-10-20Don't assume crypt.h is present even if crypt() is.Jelmer Vernooij2-0/+3
2008-10-20Fix blackbox tests on IPv6-only hosts.Jelmer Vernooij2-6/+17
2008-10-19Fix 64-bit printf warningsVolker Lendecke1-3/+5
2008-10-19Fix nonempty blank linesVolker Lendecke1-91/+91