summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove unused codeVolker Lendecke2011-06-211-1/+0
* s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke2011-06-211-0/+1
* s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett2011-06-211-1/+2
* lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett2011-06-211-1/+1
* smb_share_modes: don't use tdb_jenkins_hash.Rusty Russell2011-06-201-1/+1
* lib: import ccan modules for tdb2Rusty Russell2011-06-201-0/+1
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-1/+1
* s3: Test nttrans_createVolker Lendecke2011-06-191-0/+1
* s3-util: remove the s3 nterr.cAndrew Tridgell2011-06-171-1/+1
* s3-passdb: Implement new pdb trust calls for the default backendSumit Bose2011-06-121-6/+9
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-1/+1
* librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett2011-06-091-1/+0
* server_id.idl: Bring server_id.idl in commonAndrew Bartlett2011-06-091-2/+1
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-061-1/+1
* s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke2011-06-051-0/+1
* s3-rpc_server: Move the context functions to own file.Andreas Schneider2011-06-011-1/+2
* s3-lib Move source3-specific malloc replacements into a seperate fileAndrew Bartlett2011-05-311-1/+1
* s3-lib Move free_namearray() into it's own fileAndrew Bartlett2011-05-311-1/+1
* s3-lib Move realloc based string substitution functions out of util_str.cAndrew Bartlett2011-05-311-1/+1
* libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett2011-05-311-1/+1
* s3-param split service.c into param and smbd componentsAndrew Bartlett2011-05-311-2/+2
* s3-smbd Split conn.c into 3 filesAndrew Bartlett2011-05-311-1/+1
* s3-lib Move string_init functions into their own fileAndrew Bartlett2011-05-311-1/+1
* s3: Make read_smb_send/recv publicVolker Lendecke2011-05-191-0/+1
* librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett2011-05-181-1/+1
* lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett2011-05-131-4/+4
* s3:build: install libtdb with full version number instead of only SO versionMichael Adam2011-05-131-1/+6
* s3:build: install libtalloc with full version number instead of only SO versionMichael Adam2011-05-131-1/+6
* s3:build: build libtalloc.so.$VERSION with full version number instead only S...Michael Adam2011-05-131-10/+17
* s3:build: build libtdb.so.$VERSION with full version number instead only SO v...Michael Adam2011-05-131-10/+18
* s3:build: print the full version number in the showlibs targetsMichael Adam2011-05-131-0/+14
* s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett2011-05-091-5/+5
* s3-lib Use common lib/socket code for get_interfaces() et alAndrew Bartlett2011-05-081-1/+1
* lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()Andrew Bartlett2011-05-061-1/+1
* libcli/util Move NTSTATUS table to the top levelAndrew Bartlett2011-05-061-1/+1
* libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top levelAndrew Bartlett2011-05-061-1/+1
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-061-0/+1
* s3-torture: Add a test for notify upon read&xVolker Lendecke2011-05-041-0/+1
* vfs_gpfs: Properly notify the offline->online changesVolker Lendecke2011-05-041-0/+5
* lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett2011-05-031-0/+1
* lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett2011-05-031-0/+1
* s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett2011-05-031-1/+1
* lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett2011-04-291-1/+1
* libcli/smb Move attrib_string in commonAndrew Bartlett2011-04-291-1/+2
* lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett2011-04-281-1/+3
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-271-7/+7
* auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett2011-04-271-1/+1
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-0/+1
* s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.Andrew Bartlett2011-04-271-1/+1
* s3: Add pthreadpooltest to main buildVolker Lendecke2011-04-251-1/+11