summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-registry: Convert registry key delimiter from slash to backslash.Andreas Schneider2010-06-255-51/+30
* s3-registry: Added a db upgrade function to normalize the key delimiter.Andreas Schneider2010-06-252-6/+107
* s3: In make_server_info_info3, check the result of copy_netr_SamInfo3Volker Lendecke2010-06-251-0/+4
* s3: In copy_netr_SamInfo3 copy all of the sids arrayVolker Lendecke2010-06-251-0/+3
* s3: Fix a winbind crashVolker Lendecke2010-06-251-0/+10
* s3: Fix a winbind crashVolker Lendecke2010-06-251-1/+6
* s3:registry: remove unused function normalize_dbkey()Michael Adam2010-06-242-11/+0
* s3:registry: use normalize_reg_path() in regdb_set_secdesc()Michael Adam2010-06-241-1/+6
* s3:registry: use normalize_reg_path() in regdb_get_secdesc()Michael Adam2010-06-241-1/+6
* Add parse_setjob_command() to make setting job state easier for users.Jeremy Allison2010-06-231-1/+30
* Fix bug 7528 - Solaris with NIS autohome.Jeremy Allison2010-06-221-0/+3
* s3: Fix some valgrind errorsVolker Lendecke2010-06-211-18/+33
* s3-winbind: Make KRB5_EVENT_REFRESH_TIME a functionVolker Lendecke2010-06-211-6/+12
* tldap: Fix a type-punned warningVolker Lendecke2010-06-211-1/+1
* s3: Fix some enum/int mixup warningsVolker Lendecke2010-06-211-53/+53
* s3: Remove an unreachable line of codeVolker Lendecke2010-06-211-2/+0
* s3: Fix a type-punned warningVolker Lendecke2010-06-211-2/+2
* s3:net rpc registry: make getsd succeed when key sd only gives access to SD n...Michael Adam2010-06-211-2/+1
* s3:fix an outdated comment.Michael Adam2010-06-211-5/+2
* s3:idmap_ldap: remove unreached code (and explicit error return code)Michael Adam2010-06-211-5/+1
* s3: Attempt to fix the build on NetBSDKai Blin2010-06-202-6/+9
* s3-waf: Change the (set|get|end)netgrent checks to match the configure.in checksKai Blin2010-06-201-9/+12
* s3 configure: Check for (set|get|end)netgrent prototypesKai Blin2010-06-201-1/+24
* Second part of fix converting prs_XX struct and functions to talloc. Remove u...Jeremy Allison2010-06-182-51/+0
* Convert the prs_XXX struct and functions to use talloc instead of malloc. Pas...Jeremy Allison2010-06-185-61/+78
* Use #defined constant instead of "false" to be clearer about intent.Jeremy Allison2010-06-171-1/+1
* s3-selftest: fix locktest9 in make selftest.Günther Deschner2010-06-174-5/+7
* s3:configure: use cc for linking on IRIX and fix shlib usageBjörn Jacke2010-06-171-3/+2
* s3-waf: Fix the OSX 10.4 build by adding an explicit resolv dep on smbclientKai Blin2010-06-171-1/+1
* s3-waf: Add check for iconvKai Blin2010-06-172-1/+9
* s3-waf: Work around missing *netgrent prototypes on OSX 10.4Kai Blin2010-06-172-5/+27
* Remove an unused chunk of code (will make it easier to talloc'ize prs_XXX).Jeremy Allison2010-06-161-49/+0
* Remove two unused functions (prs_force_dynamic, prs_set_session_key).Jeremy Allison2010-06-163-21/+0
* s3-auth: in make_user_info_for_reply_enc make sure to check length and dataGünther Deschner2010-06-161-2/+2
* s3-build: allow to build bin/ndrdump4 (just as bin/smbtorture4)Günther Deschner2010-06-161-0/+4
* s3-auth: fix debug message in check_winbind_security().Günther Deschner2010-06-161-1/+1
* s3-tdb: Added missing out of memory check in rename_file_with_suffix().Andreas Schneider2010-06-161-0/+4
* Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner2010-06-161-11/+3
* s3-lanman: Fix return code for "" printqname in api_DosPrintQGetInfo().Günther Deschner2010-06-161-0/+5
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+11
* s3-printing: add BUILTIN\Print Operators as FULL CONTROL to default sd.Günther Deschner2010-06-161-2/+22
* s3-spoolss: Provide a memory context for clean_up_driver_struct().Andreas Schneider2010-06-163-5/+7
* Remove unused function.Jeremy Allison2010-06-152-15/+0
* s3-waf: fix the build.Günther Deschner2010-06-151-1/+1
* SMB2 correctness fix. As we've already returned the credits in an interimJeremy Allison2010-06-141-0/+2
* s3: Make g_smb_perfcount_handlers staticVolker Lendecke2010-06-141-1/+1
* s3: Remove some dispensable ()Volker Lendecke2010-06-141-1/+1
* Fix aio_read detection for -lrtVolker Lendecke2010-06-131-0/+2
* s3: Remove fsp_belongs_connVolker Lendecke2010-06-133-22/+4
* s3: Remove some leftovers from macrosVolker Lendecke2010-06-131-5/+5