summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-05auth: Move auth_session_info into IDLAndrew Bartlett1-1/+1
2011-04-04s3-net: add command "net idmap check"Gregor Beck1-1/+1
2011-04-03s3: Add a quick test for bug 8042Volker Lendecke1-0/+1
2011-03-30lib/util Move base64 functions into lib/util/base64.cAndrew Bartlett1-1/+1
2011-03-30s3-rpc_server: move access check functions out of samr server.Günther Deschner1-1/+1
2011-03-30s3: move filename_util.c out of source3/smbd to source3/lib.Günther Deschner1-1/+1
2011-03-30s3-passdb: move util_builtin.c out of passdb.Günther Deschner1-1/+1
2011-03-30s3-passdb: move util_unixsids.c out of passdb.Günther Deschner1-1/+1
2011-03-30s3-passdb: move util_wellknown.c out of passdb.Günther Deschner1-1/+1
2011-03-30s3: create_builtin_users/administrators belongs to passdb not auth.Günther Deschner1-1/+2
2011-03-30lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner1-1/+1
2011-03-29s3:spoolssd Add skeleton for spoolss daemonSimo Sorce1-1/+1
2011-03-25s3-string: moved fstring functions into their own fileAndrew Tridgell1-1/+1
2011-03-23lib/util: Merge basic string length and comparison functionsAndrew Bartlett1-1/+1
2011-03-23s3-lib Remove the clobber_region() code.Andrew Bartlett1-1/+1
2011-03-23fault: get fault.c ready for use by s4Andrew Tridgell1-1/+1
2011-03-23fault: moved s3 fault.c to top levelAndrew Tridgell1-1/+1
2011-03-17s3:Makefile.in: make sure we rebuild bin/smbtorture4 if there where changesStefan Metzmacher1-0/+2
2011-03-16s3-printing: use printcap IDL for IPCDavid Disseldorp1-1/+1
2011-03-15s3-build: share smbtorture4 build rules with s3-waf build.Günther Deschner1-20/+4
2011-03-08s3-rpc_server: Created an Endpoint Mapper Daemon.Andreas Schneider1-0/+1
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-1/+1
2011-02-28s3: smbcontrol to notify smbd about idmap changesGregor Beck1-1/+1
2011-02-21s3-rpc_server: Rename srv_rpc_register.c.Andreas Schneider1-1/+1
2011-02-18lib/util/charset Use top level iconv.c in source3Andrew Bartlett1-1/+1
2011-02-18charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett1-1/+1
2011-02-17s3: add server_id.idl and use only autogenerated code.Günther Deschner1-2/+3
2011-02-17nsswitch: make wb_reqtrans a common subsystem.Günther Deschner1-2/+2
2011-02-16s3-passdb: Add minimal stub for IPA passdb backendSumit Bose1-2/+4
2011-02-16s3-librpc: move server_id marshalling to own helper file.Günther Deschner1-0/+1
2011-02-10s3-rpc_server: move services into individual directories.Günther Deschner1-20/+20
2011-02-10librpc: move preg.idl to main directory.Günther Deschner1-3/+2