summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* tdb_delete: check returns for 0, not -1.Rusty Russell2011-06-203-6/+6
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-2012-46/+46
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-2012-52/+53
* source3/smdb/files.c: file_name_hash to use Jenkins hash from CCAN.Rusty Russell2011-06-201-3/+2
* source3/lib/util.c: str_checksum to use Jenkins hash from CCAN.Rusty Russell2011-06-202-3/+5
* smb_share_modes: don't use tdb_jenkins_hash.Rusty Russell2011-06-203-5/+4
* lib: import ccan modules for tdb2Rusty Russell2011-06-204-1/+6
* s3: Replace shadow_copy2 with a new implementationVolker Lendecke2011-06-201-598/+1205
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-1/+1
* libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett2011-06-201-2/+1
* s3-winbind Move winbind privileged socket dir into state_path()Andrew Bartlett2011-06-201-1/+1
* s3: Fix Coverity ID 2582: FORWARD_NULLVolker Lendecke2011-06-191-0/+5
* s3: Fix Coverity ID 2583: RESOURCE_LEAKVolker Lendecke2011-06-191-1/+5
* s3: Remove unused name_queriesVolker Lendecke2011-06-191-34/+0
* s3: Fix some type-punned warningsVolker Lendecke2011-06-191-7/+8
* s3: Add name_resolve_bcast_send/recvVolker Lendecke2011-06-192-20/+104
* s3: Fix a memleak in name_resolve_bcastVolker Lendecke2011-06-191-4/+7
* s3: Test nttrans_createVolker Lendecke2011-06-195-0/+112
* s3: Add incomplete cli_nttrans_createVolker Lendecke2011-06-192-0/+208
* s3: Correctly align evenVolker Lendecke2011-06-191-1/+3
* s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba shareChristian Ambach2011-06-171-3/+3
* errors: reorder error codes for easier s3/s4 comparisonAndrew Bartlett2011-06-171-11/+11
* s3-util: remove the s3 nterr.cAndrew Tridgell2011-06-174-66/+2
* libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett2011-06-171-20/+0
* s3:wb_lookupsids: add some paranoia checks to wb_lookupsids_recv()Stefan Metzmacher2011-06-161-0/+18
* s3:wb_lookupsids: don't ignore 'result' and check if we got useable valuesStefan Metzmacher2011-06-161-4/+48
* Revert "s3-winbind: Fix paranoia checks in winbindd_samr.c."Stefan Metzmacher2011-06-161-2/+2
* s3:rpc_server/svcctl: fix valgrind bug in _svcctl_QueryServiceObjectSecurity()Stefan Metzmacher2011-06-161-1/+1
* s3:rpc_server/svcctl: fix valgrind bugs in _svcctl_QueryServiceConfig2W()Stefan Metzmacher2011-06-161-9/+5
* s3:rpc_server/svcctl: don't allocate return values on a temporary stackframeStefan Metzmacher2011-06-161-5/+3
* s3: Add debug level 0 warnings to make_new_server_info_guestVolker Lendecke2011-06-151-2/+6
* s3: Fix the return of make_new_server_info_guestVolker Lendecke2011-06-151-1/+1
* s3-winbind: Fix paranoia checks in winbindd_samr.c.Andreas Schneider2011-06-151-2/+2
* s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2...Stefan Metzmacher2011-06-152-4/+8
* s3: Fix connecting to ctdb as non-rootVolker Lendecke2011-06-141-0/+7
* s3: Fix count_current_connectionsVolker Lendecke2011-06-141-2/+4
* s3-utils: fix crash in net cache getChristian Ambach2011-06-141-1/+1
* s3:smbd/quotas: add #include "system/filesys.h" (bug #8224)Stefan Metzmacher2011-06-141-0/+1
* s3:proto.h: remove prototypes of error functions moved to common code.Michael Adam2011-06-131-3/+0
* s3: Use resolve_wins_send/recv in resolve_winsVolker Lendecke2011-06-121-110/+15
* s3: Add resolve_wins_send/recvVolker Lendecke2011-06-122-0/+184
* s3: Add wins_server_tag_ips()Volker Lendecke2011-06-122-0/+44
* s3: Add query_wins_list_send/recvVolker Lendecke2011-06-121-0/+144
* s3: Fix IO_TIMEOUT handling for wins queriesVolker Lendecke2011-06-121-3/+12
* s3: Remove "struct ip_service" from resolve_winsVolker Lendecke2011-06-123-25/+18
* s3-passdb: Implement new pdb trust calls for the default backendSumit Bose2011-06-123-8/+194
* Revert "s3:idmap_autorid: add a talloc_stackframe() to idmap_autorid_initiali...Michael Adam2011-06-111-6/+5
* Revert "s3:idmap_autorid: use "idmap config <DOMAIN> : rangesize" instead of ...Michael Adam2011-06-111-9/+1
* Revert "s3:idmap_autorid: fail initialization if the domain is not "*""Michael Adam2011-06-111-9/+1
* s3:registry/reg_parse_internal.c: add copyright informationMichael Adam2011-06-111-1/+6