Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-waf: remove pointless RPC_PARSE_SRC2. | Günther Deschner | 2010-08-13 | 1 | -4/+2 |
| | | | | Guenther | ||||
* | s3-waf: separate out libads_printer. | Günther Deschner | 2010-08-13 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-waf: fix the build. | Günther Deschner | 2010-08-12 | 1 | -0/+21 |
| | | | | Guenther | ||||
* | s3-waf: fix the waf build with more recent MIT krb5 libs. | Günther Deschner | 2010-08-11 | 1 | -1/+1 |
| | | | | | | | | | | (such as MIT krb5 1.7.1 on fedora 13). This whole area needs more work and love later, for now it builds at least. Kai, please check. Guenther | ||||
* | s3: fix the waf build. | Günther Deschner | 2010-08-10 | 1 | -1/+2 |
| | | | | Guenther | ||||
* | s3: avoid global include of ads.h. | Günther Deschner | 2010-08-05 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | s3-printing: move AD related printing components to an own file. | Günther Deschner | 2010-08-05 | 1 | -4/+8 |
| | | | | Guenther | ||||
* | s3-waf: fix the build. | Günther Deschner | 2010-08-04 | 1 | -1/+5 |
| | | | | Guenther | ||||
* | s3-printing: Added automatic migration of printing tdbs. | Andreas Schneider | 2010-07-27 | 1 | -1/+3 |
| | | | | Signed-off-by: Jim McDonough <jmcd@samba.org> | ||||
* | s3-printing: Move all tdb upgrade functions to a separate file. | Andreas Schneider | 2010-07-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Jim McDonough <jmcd@samba.org> | ||||
* | s3-printing: Removed unused printfsp.c. | Simo Sorce | 2010-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Jim McDonough <jmcd@samba.org> | ||||
* | s3-smbd: Added code to print via spoolss. | Simo Sorce | 2010-07-27 | 1 | -1/+2 |
| | |||||
* | s3-waf: Fixed the build. | Andreas Schneider | 2010-07-18 | 1 | -2/+4 |
| | |||||
* | s3-build: add LIBNDR_XATTR_OBJ. | Günther Deschner | 2010-07-17 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-waf: fix the build. | Günther Deschner | 2010-07-16 | 1 | -4/+4 |
| | | | | Guenther | ||||
* | s3-waf: fix the build. | Günther Deschner | 2010-07-13 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-build: some makefile cosmetics. | Günther Deschner | 2010-07-07 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-waf: fix the build. | Günther Deschner | 2010-07-05 | 1 | -1/+2 |
| | | | | Guenther | ||||
* | s3-winbind: Added a common rpc_enum_dom_groups function. | Andreas Schneider | 2010-07-05 | 1 | -0/+1 |
| | |||||
* | s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c. | Andreas Schneider | 2010-07-05 | 1 | -1/+1 |
| | |||||
* | s3-winbind: Replace the passdb backend with a samr/lsa based backend. | Andreas Schneider | 2010-07-05 | 1 | -1/+0 |
| | |||||
* | s3-winbind: Added a skeleton for samr based functions. | Andreas Schneider | 2010-07-05 | 1 | -0/+3 |
| | | | | The goal is to replace the passdb backend later. | ||||
* | s3-winbind: Initialize the server_info on winbindd start. | Andreas Schneider | 2010-07-05 | 1 | -0/+1 |
| | |||||
* | s3-registry: remove unused reg_util_marshalling code. | Günther Deschner | 2010-07-02 | 1 | -2/+0 |
| | | | | Guenther | ||||
* | s3-waf: fix the build after smbd/change_trust_pw.c removal. | Günther Deschner | 2010-07-01 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-waf: Fix the OSX 10.4 build by adding an explicit resolv dep on smbclient | Kai Blin | 2010-06-17 | 1 | -1/+1 |
| | |||||
* | s3-waf: Add check for iconv | Kai Blin | 2010-06-17 | 1 | -1/+1 |
| | |||||
* | s3-waf: fix the build. | Günther Deschner | 2010-06-15 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-waf: fix the the waf build. | Günther Deschner | 2010-06-08 | 1 | -2/+3 |
| | | | | Guenther | ||||
* | s3-waf: Build rpc_server/srv_spoolss_util.c too. | Andreas Schneider | 2010-06-07 | 1 | -0/+1 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-rpc: Create a file with all functions for a internal named pipe. | Andreas Schneider | 2010-06-04 | 1 | -1/+5 |
| | | | | | | | This makes it possible to use the samr rpc server in winbind without linking in smbd. Reviewed-by: Simo Sorce <idra@samba.org> | ||||
* | s3-rpc: Seperate rpc_srv_register for plain connection. | Andreas Schneider | 2010-06-04 | 1 | -2/+1 |
| | | | | | | This will make it possible to create plain rpc named pipe connnections. Reviewed-by: Simo Sorce <idra@samba.org> | ||||
* | s3-auth: Moved smbd user functions to a generic place. | Andreas Schneider | 2010-06-04 | 1 | -1/+1 |
| | | | | Reviewed-by: Simo Sorce <idra@samba.org> | ||||
* | s3-build: pure cosmetics, use better names for gen_ndr code pieces. | Günther Deschner | 2010-06-03 | 1 | -7/+5 |
| | | | | Guenther | ||||
* | s3-waf: Fix up smbclient dependencies | Kai Blin | 2010-06-02 | 1 | -3/+2 |
| | |||||
* | s3-waf: Fixed dependencies of the the krbclient subsystem. | Kai Blin | 2010-06-02 | 1 | -0/+1 |
| | |||||
* | s3-waf: Fixed dependencies of the the avahi subsystem. | Andreas Schneider | 2010-06-02 | 1 | -0/+1 |
| | |||||
* | s3-waf: Fix the build | Kai Blin | 2010-06-01 | 1 | -1/+2 |
| | |||||
* | s3-waf: Fix build after ntlmssp_sign.c moved | Kai Blin | 2010-05-31 | 1 | -1/+2 |
| | |||||
* | s3-waf: Fix the build after rebase | Kai Blin | 2010-05-30 | 1 | -3/+3 |
| | |||||
* | s3-waf: support avahi builds | Kai Blin | 2010-05-30 | 1 | -3/+7 |
| | |||||
* | s3-waf: Fix the smbclient build with libcap | Kai Blin | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | s3-waf: Fix the build of swat with --enable-cups | Kai Blin | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | s3-waf: fix the build after tstream changes. | Günther Deschner | 2010-05-27 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | s3-waf: fix the build after chgpasswd.c changes. | Günther Deschner | 2010-05-26 | 1 | -2/+3 |
| | | | | Guenther | ||||
* | s3-waf: Build smbclient binary | Kai Blin | 2010-05-26 | 1 | -0/+17 |
| | |||||
* | s3-waf: Fix the naming of some variables introduced recently | Kai Blin | 2010-05-26 | 1 | -2/+2 |
| | |||||
* | s3-waf: Don't hardcode the name of the awk executable in wscript_build | Kai Blin | 2010-05-26 | 1 | -2/+0 |
| | |||||
* | s3:fix the waf build after registry changes. | Michael Adam | 2010-05-25 | 1 | -4/+5 |
| | |||||
* | s3-waf: Actually make --with/--without-swat work | Kai Blin | 2010-05-21 | 1 | -1/+1 |
| |