summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-10-21Registry server: Enhances commit "type" != NULL (when getting values)Matthias Dieter Wallnöfer1-13/+2
2008-10-21Registry server "reg_ldb_unpack_value": Tests demonstrate that also "type" do...Matthias Dieter Wallnöfer2-17/+11
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-09-14Remove unecessary msync.Jeremy Allison1-4/+0
2008-09-14The msync manpage reports that msync *must* be called before munmap. Failure ...Simo Sorce2-2/+8
2008-09-14Attempt to fix bug 5684Volker Lendecke1-1/+1
2008-09-14Fix warnings on SuSE 9.0.Stefan Metzmacher1-0/+8
2008-09-14Fix bug 5400Volker Lendecke1-2/+2
2008-09-14Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Stefan Metzmacher1-4/+4
2008-09-14using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...Yannick Bergeron1-1/+1
2008-09-14Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...Yannick Bergeron1-1/+2
2008-09-14Fix typo.Karolin Seeger2-2/+2
2008-09-14Correctly find a [u]int32_t replacementVolker Lendecke1-6/+15
2008-09-14Fix replacement getpass. If we ^C at the prompt echo was left off.Jeremy Allison1-5/+2
2008-09-13rpc_server: don't send auth trailers in level connectStefan Metzmacher2-89/+80
2008-09-13librpc/rpc: don't send auth trailers in level connectStefan Metzmacher1-113/+77
2008-09-13rpc_server: correctly calculate the auth paddingStefan Metzmacher1-3/+8
2008-09-13client free credentials when not needed anymoreStefan Metzmacher1-0/+7
2008-09-12Comment the delay write time tests so I know what they'reJeremy Allison1-3/+41
2008-09-12Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij7-1836/+45
2008-09-12Revert "Add option for generating coverage data from python tests."Jelmer Vernooij1-8/+0
2008-09-12Remove ancient remains of first experimentations aboutSimo Sorce4-1781/+0
2008-09-12Fix spellings and file namesSimo Sorce2-32/+32
2008-09-12Fix failure to load the schema on read-only DB.Andrew Bartlett1-23/+13
2008-09-11Remove the complexity of transactions from the attributes-setting code.Andrew Bartlett1-16/+1
2008-09-11Make cn=aggregate output less pretty, by more like Win2008.Andrew Bartlett1-2/+2
2008-09-11Fix failures in the winbind struct-based test.Andrew Bartlett4-15/+0
2008-09-09Merge branch 'v4-0-test' of ssh://jra@git.samba.org/data/git/samba into v4-0-...Jeremy Allison3-3/+6
2008-09-09A truncate write must be a smbcli_smbwrite, not aJeremy Allison1-1/+1
2008-09-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett12-66/+107
2008-09-10Return the same privilaged winbindd socket as we actually use.Andrew Bartlett3-3/+6
2008-09-10Fix uninstalling of binaries.Matthias Dieter Wallnöfer1-3/+3
2008-09-10Merge branch 'v4-0-regClient' of git://repo.or.cz/Samba/mdw into manpageJelmer Vernooij4-16/+15
2008-09-09Only try with -LPYTHONDIR/lib when python-config output didn't work.Jelmer Vernooij1-3/+8
2008-09-09Attempt to correctly find python on host sunxVolker Lendecke1-2/+3
2008-09-09Remove unused scripts for installing binaries.Jelmer Vernooij3-39/+1
2008-09-09Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer4-8/+9
2008-09-09Two useful "regshell" improvementsMatthias Dieter Wallnöfer1-8/+6
2008-09-09Remove calls to unused uninstallbin.shJelmer Vernooij1-2/+0
2008-09-09Add option for generating coverage data from python tests.Jelmer Vernooij1-0/+8