Age | Commit message (Expand) | Author | Files | Lines |
2008-05-21 | Compile endpoint mapper pidl output | Volker Lendecke | 1 | -0/+2 |
2008-05-21 | Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into docbook | Jelmer Vernooij | 1 | -89/+18 |
2008-05-21 | Add double-colon where it makes sense. | Jelmer Vernooij | 1 | -66/+64 |
2008-05-20 | net: Split out "net share" | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Split out "net afs" | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Split out "net file" | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Split out "net group" | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Split out "net user" | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Move "net join" handling into a separate file. | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Split out common help functions. | Kai Blin | 1 | -1/+1 |
2008-05-19 | build: remove the proto_exists target - it is not needed anymore. | Michael Adam | 1 | -11/+3 |
2008-05-19 | build: remove the "delheaders" target. | Michael Adam | 1 | -6/+3 |
2008-05-19 | build: remove "headers" and "proto" make targets. | Michael Adam | 1 | -10/+6 |
2008-05-18 | build: remove reference to mkproto.sh from Makefile | Michael Adam | 1 | -2/+0 |
2008-05-18 | libnet: freeze libnet_proto.h from "make proto" | Michael Adam | 1 | -9/+1 |
2008-05-18 | build: freeze passwd_proto.h from "make proto" | Michael Adam | 1 | -7/+1 |
2008-05-18 | net: freeze net_proto.h from "make proto" | Michael Adam | 1 | -8/+1 |
2008-05-18 | ntlm_auth: freeze ntlm_auth_proto.h from "make proto" | Michael Adam | 1 | -8/+2 |
2008-05-18 | smbclient: freeze client_proto.h from "make proto" | Michael Adam | 1 | -8/+2 |
2008-05-18 | swat: freeze swat_proto.h from "make proto" | Michael Adam | 1 | -8/+0 |
2008-05-18 | winbindd: freeze winbindd_proto.h | Michael Adam | 1 | -8/+2 |
2008-05-18 | build: freeze proto.h | Michael Adam | 1 | -9/+2 |
2008-05-09 | cldap: move out cldap object to fix the build. | Günther Deschner | 1 | -2/+5 |
2008-04-30 | pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp). | Günther Deschner | 1 | -1/+1 |
2008-04-30 | build: fix make everything. | Günther Deschner | 1 | -9/+16 |
2008-04-30 | Next round fixing bug 5420, build on IRIX | Volker Lendecke | 1 | -2/+1 |
2008-04-30 | build: fix some build dependencies. | Günther Deschner | 1 | -3/+6 |
2008-04-22 | libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt. | Michael Adam | 1 | -1/+1 |
2008-04-21 | winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply. | Günther Deschner | 1 | -8/+10 |
2008-04-17 | build: add missing dependency for libtdb.so to pam_smbpass | Michael Adam | 1 | -1/+1 |
2008-04-17 | IDL: build generated nbt code. | Günther Deschner | 1 | -3/+6 |
2008-04-17 | IDL: Build nbt.idl always. | Günther Deschner | 1 | -1/+1 |
2008-04-17 | Add simple implementation of several functions in the Samba 4 RPC | Jelmer Vernooij | 1 | -1/+3 |
2008-04-16 | Fix out of tree build. Remove the embedded srcdir path from talloc and tdb. | Gerald W. Carter | 1 | -2/+2 |
2008-04-15 | IDL: For the fun of it, build drsuapi.idl. | Günther Deschner | 1 | -1/+1 |
2008-04-13 | libsmbconf: add a smbconf init dispatcher smbconf_init(). | Michael Adam | 1 | -1/+2 |
2008-04-13 | gpo: add scripts plugin. | Günther Deschner | 1 | -0/+4 |
2008-04-12 | dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd | Stefan Metzmacher | 1 | -2/+3 |
2008-04-12 | dbwrap: add dbwrap_tdb2 backend | Stefan Metzmacher | 1 | -1/+2 |
2008-04-12 | build: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSAMBA_OBJ | Michael Adam | 1 | -1/+1 |
2008-04-12 | build: move SECRETS_OBJ into LIBSMB_ERR_OBJ. | Michael Adam | 1 | -3/+3 |
2008-04-12 | build: move SECRETS_OBJ into LIBSMB_OBJ | Michael Adam | 1 | -45/+41 |
2008-04-12 | build: regroup LIBSMB objects to for a smallest linkable uint (LIBSMB_ERR_OBJ) | Michael Adam | 1 | -6/+10 |
2008-04-12 | build: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJ | Michael Adam | 1 | -17/+17 |
2008-04-12 | build: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object differently | Michael Adam | 1 | -35/+36 |
2008-04-11 | net: 'net' doesn't need wb_common.o anymore. | Stefan Metzmacher | 1 | -1/+1 |
2008-04-11 | nsswitch: remove unused nsswitch/wb_client.c | Stefan Metzmacher | 1 | -1/+1 |
2008-04-10 | Add very basic cli_cm_* based connection handler to libnetapi. | Günther Deschner | 1 | -0/+1 |
2008-04-10 | libsmbconf: testsuite: add support for "--configfile" option. | Michael Adam | 1 | -2/+4 |
2008-04-10 | libsmbconf: add testsuite to the library. | Michael Adam | 1 | -1/+20 |