summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-21Revert "Registry server "reg_ldb_unpack_value": Let "data" pointer be NULL"Matthias Dieter Wallnöfer1-27/+23
2008-10-21Registry server "reg_ldb_unpack_value": Let "data" pointer be NULLMatthias Dieter Wallnöfer1-23/+27
2008-10-21Registry server: Cosmetic correctionsMatthias Dieter Wallnöfer1-23/+11
2008-10-21Cleanups of server filesMatthias Dieter Wallnöfer2-16/+21
2008-10-21Registry server: More work to be compatibleMatthias Dieter Wallnöfer2-30/+63
2008-10-21ldb_get_value_by_id: Fix the return of the default valueMatthias Dieter Wallnöfer1-14/+15
2008-10-21reg_ldb_unpack_value: Change "CH_UTF8" in "CH_UNIX"Matthias Dieter Wallnöfer1-1/+1
2008-10-21ldb_del_value: Free key data also when removing the default attributeMatthias Dieter Wallnöfer1-4/+4
2008-10-21Fixes for the WINREG RPC serverMatthias Dieter Wallnöfer1-28/+41
2008-10-21Fix for allowing the REG_BINARY type and introducing the default attributeMatthias Dieter Wallnöfer1-45/+128
2008-10-21Fix for the empty string (REG_SZ) problemMatthias Dieter Wallnöfer1-0/+8
2008-10-21Prevent warning about directory already existing.Jelmer Vernooij1-1/+1
2008-10-21Fix rpcecho test.Jelmer Vernooij1-2/+1
2008-10-21s3-build: fix the build.Günther Deschner1-2/+2
2008-10-21s3-lsa-server: fix _lsa_GetUserName.Günther Deschner2-9/+23
2008-10-20Remove the requirement for ldap call made as root. Add in securityJeremy Allison2-11/+63
2008-10-20Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison105-1843/+421
2008-10-20Fix warnings.Jeremy Allison5-32/+34
2008-10-20s3-rpcclient: fix cmd_lsa build.Günther Deschner1-3/+1
2008-10-20s3-build: re-run make samba3-idl.Günther Deschner5-63/+131
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