summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett1-1/+1
2011-06-05s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke1-0/+1
2011-06-01s3-rpc_server: Move the context functions to own file.Andreas Schneider1-1/+2
2011-05-31s3-lib Move source3-specific malloc replacements into a seperate fileAndrew Bartlett1-1/+1
2011-05-31s3-lib Move free_namearray() into it's own fileAndrew Bartlett1-1/+1
2011-05-31s3-lib Move realloc based string substitution functions out of util_str.cAndrew Bartlett1-1/+1
2011-05-31libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett1-1/+1
2011-05-31s3-param split service.c into param and smbd componentsAndrew Bartlett1-2/+2
2011-05-31s3-smbd Split conn.c into 3 filesAndrew Bartlett1-1/+1
2011-05-31s3-lib Move string_init functions into their own fileAndrew Bartlett1-1/+1
2011-05-19s3: Make read_smb_send/recv publicVolker Lendecke1-0/+1
2011-05-18librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett1-1/+1
2011-05-13lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett1-4/+4
2011-05-13s3:build: install libtdb with full version number instead of only SO versionMichael Adam1-1/+6
2011-05-13s3:build: install libtalloc with full version number instead of only SO versionMichael Adam1-1/+6
2011-05-13s3:build: build libtalloc.so.$VERSION with full version number instead only S...Michael Adam1-10/+17
2011-05-13s3:build: build libtdb.so.$VERSION with full version number instead only SO v...Michael Adam1-10/+18
2011-05-13s3:build: print the full version number in the showlibs targetsMichael Adam1-0/+14
2011-05-09s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett1-5/+5
2011-05-08s3-lib Use common lib/socket code for get_interfaces() et alAndrew Bartlett1-1/+1
2011-05-06lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()Andrew Bartlett1-1/+1
2011-05-06libcli/util Move NTSTATUS table to the top levelAndrew Bartlett1-1/+1
2011-05-06libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top levelAndrew Bartlett1-1/+1
2011-05-06lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett1-0/+1
2011-05-04s3-torture: Add a test for notify upon read&xVolker Lendecke1-0/+1
2011-05-04vfs_gpfs: Properly notify the offline->online changesVolker Lendecke1-0/+5
2011-05-03lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett1-0/+1
2011-05-03lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett1-0/+1
2011-05-03s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett1-1/+1
2011-04-29lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett1-1/+1
2011-04-29libcli/smb Move attrib_string in commonAndrew Bartlett1-1/+2
2011-04-28lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett1-1/+3
2011-04-27dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett1-7/+7
2011-04-27auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett1-1/+1
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett1-0/+1
2011-04-27s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.Andrew Bartlett1-1/+1
2011-04-25s3: Add pthreadpooltest to main buildVolker Lendecke1-1/+11
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett1-1/+1
2011-04-19s3-selftest Rename s3 DC environment to s3dcAndrew Bartlett1-1/+1
2011-04-14libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett1-2/+2
2011-04-13s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke1-0/+1
2011-04-13s3: Add wbint_Sids2UnixIDs idl & implementationVolker Lendecke1-0/+1
2011-04-13s3: Add winbindd_lookupsidsVolker Lendecke1-0/+1
2011-04-13s3: Add wb_lookupsidsVolker Lendecke1-0/+1
2011-04-13s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett1-8/+1
2011-04-13s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett1-1/+1
2011-04-13lib/util Move simple string routines into common code.Andrew Bartlett1-1/+2
2011-04-13lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett1-1/+1
2011-04-12s3-util: separate out cmdline helpers.Günther Deschner1-1/+1
2011-04-06s3-net: Add net trust utilitySumit Bose1-0/+1