index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-04-10
libsmbconf: move utility functions from main module to new smbconf_util.c
Michael Adam
1
-1
/
+2
2008-04-09
net: don't process net_registry_util.c with make proto
Michael Adam
1
-2
/
+6
2008-04-09
Add NetUserAdd to libnetapi.
Günther Deschner
1
-1
/
+2
2008-04-08
Restructure inner workings of libnetapi a bit.
Günther Deschner
1
-0
/
+1
2008-04-08
Build libnetapi.idl.
Günther Deschner
1
-1
/
+2
2008-04-04
net_registry: split utility function of common interest out into util module.
Michael Adam
1
-0
/
+1
2008-04-04
Makefile: reassign reg_init_basic.o to REG_BASE_OBJ, where it belongs...
Michael Adam
1
-2
/
+3
2008-03-28
net: add a "net registry" subcommand to locally access the registry.
Michael Adam
1
-1
/
+3
2008-03-26
libsmbconf: add a text backend to libsmbconf based on the params.c parser.
Michael Adam
1
-1
/
+2
2008-03-25
build: don't autogenerate prototypes for util_tdb and dbwrap anymore.
Michael Adam
1
-2
/
+3
2008-03-24
Fix libtdb some to move back towards allowing out of tree builds
Gerald (Jerry) Carter
1
-1
/
+1
2008-03-22
libgpo: replace hand-crafted registry initialization by registry_init_basic.
Michael Adam
1
-1
/
+2
2008-03-21
libsmbconf: move registry implementation to a module of its own.
Michael Adam
1
-1
/
+1
2008-03-21
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
1
-2
/
+2
2008-03-21
Remove double RPC_PARSE_OBJ2 from Makefile.
Günther Deschner
1
-1
/
+0
2008-03-17
Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.
Michael Adam
1
-3
/
+6
2008-03-10
Remove rpccli_srvsvc_net_file_enum() and cli_srvsvc.c with it.
Günther Deschner
1
-1
/
+1
2008-03-07
Enable use of Relocations Read-Only, if supported, for enhanced security.
Simo Sorce
1
-2
/
+2
2008-03-07
Time to confess...
Michael Adam
1
-0
/
+1
2008-03-06
Fix the build of cifs.spnego.
Günther Deschner
1
-1
/
+1
2008-03-06
Revert "Build: Add an rpath of $(LIBDIR) to binary targets."
Michael Adam
1
-2
/
+2
2008-03-06
Build: Add an rpath of $(LIBDIR) to binary targets.
Michael Adam
1
-2
/
+2
2008-03-06
Add infrastructure to support async SMB requests
Volker Lendecke
1
-1
/
+1
[next]