index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmbconf: add a smbconf init dispatcher smbconf_init().
Michael Adam
2008-04-13
1
-1
/
+2
*
gpo: add scripts plugin.
Günther Deschner
2008-04-13
1
-0
/
+4
*
dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd
Stefan Metzmacher
2008-04-12
1
-2
/
+3
*
dbwrap: add dbwrap_tdb2 backend
Stefan Metzmacher
2008-04-12
1
-1
/
+2
*
build: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSAMBA_OBJ
Michael Adam
2008-04-12
1
-1
/
+1
*
build: move SECRETS_OBJ into LIBSMB_ERR_OBJ.
Michael Adam
2008-04-12
1
-3
/
+3
*
build: move SECRETS_OBJ into LIBSMB_OBJ
Michael Adam
2008-04-12
1
-45
/
+41
*
build: regroup LIBSMB objects to for a smallest linkable uint (LIBSMB_ERR_OBJ)
Michael Adam
2008-04-12
1
-6
/
+10
*
build: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJ
Michael Adam
2008-04-12
1
-17
/
+17
*
build: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object differently
Michael Adam
2008-04-12
1
-35
/
+36
*
net: 'net' doesn't need wb_common.o anymore.
Stefan Metzmacher
2008-04-11
1
-1
/
+1
*
nsswitch: remove unused nsswitch/wb_client.c
Stefan Metzmacher
2008-04-11
1
-1
/
+1
*
Add very basic cli_cm_* based connection handler to libnetapi.
Günther Deschner
2008-04-10
1
-0
/
+1
*
libsmbconf: testsuite: add support for "--configfile" option.
Michael Adam
2008-04-10
1
-2
/
+4
*
libsmbconf: add testsuite to the library.
Michael Adam
2008-04-10
1
-1
/
+20
*
libsmbconf: move utility functions from main module to new smbconf_util.c
Michael Adam
2008-04-10
1
-1
/
+2
*
net: don't process net_registry_util.c with make proto
Michael Adam
2008-04-09
1
-2
/
+6
*
Add NetUserAdd to libnetapi.
Günther Deschner
2008-04-09
1
-1
/
+2
*
Restructure inner workings of libnetapi a bit.
Günther Deschner
2008-04-08
1
-0
/
+1
*
Build libnetapi.idl.
Günther Deschner
2008-04-08
1
-1
/
+2
*
net_registry: split utility function of common interest out into util module.
Michael Adam
2008-04-04
1
-0
/
+1
*
Makefile: reassign reg_init_basic.o to REG_BASE_OBJ, where it belongs...
Michael Adam
2008-04-04
1
-2
/
+3
*
net: add a "net registry" subcommand to locally access the registry.
Michael Adam
2008-03-28
1
-1
/
+3
*
libsmbconf: add a text backend to libsmbconf based on the params.c parser.
Michael Adam
2008-03-26
1
-1
/
+2
*
build: don't autogenerate prototypes for util_tdb and dbwrap anymore.
Michael Adam
2008-03-25
1
-2
/
+3
*
Fix libtdb some to move back towards allowing out of tree builds
Gerald (Jerry) Carter
2008-03-24
1
-1
/
+1
*
libgpo: replace hand-crafted registry initialization by registry_init_basic.
Michael Adam
2008-03-22
1
-1
/
+2
*
libsmbconf: move registry implementation to a module of its own.
Michael Adam
2008-03-21
1
-1
/
+1
*
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
2008-03-21
1
-2
/
+2
*
Remove double RPC_PARSE_OBJ2 from Makefile.
Günther Deschner
2008-03-21
1
-1
/
+0
*
Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.
Michael Adam
2008-03-17
1
-3
/
+6
*
Remove rpccli_srvsvc_net_file_enum() and cli_srvsvc.c with it.
Günther Deschner
2008-03-10
1
-1
/
+1
*
Enable use of Relocations Read-Only, if supported, for enhanced security.
Simo Sorce
2008-03-07
1
-2
/
+2
*
Time to confess...
Michael Adam
2008-03-07
1
-0
/
+1
*
Fix the build of cifs.spnego.
Günther Deschner
2008-03-06
1
-1
/
+1
*
Revert "Build: Add an rpath of $(LIBDIR) to binary targets."
Michael Adam
2008-03-06
1
-2
/
+2
*
Build: Add an rpath of $(LIBDIR) to binary targets.
Michael Adam
2008-03-06
1
-2
/
+2
*
Add infrastructure to support async SMB requests
Volker Lendecke
2008-03-06
1
-1
/
+1
*
Add basic infrastructure for general async requests
Volker Lendecke
2008-03-06
1
-1
/
+1
*
Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.
Michael Adam
2008-03-06
1
-3
/
+6
*
Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.so
Michael Adam
2008-03-05
1
-1
/
+1
*
Fix build targets for bin/net.
Günther Deschner
2008-03-05
1
-1
/
+1
*
Another build fix for pam_smbpass: make sure libwbclient is there.
Günther Deschner
2008-03-05
1
-1
/
+1
*
Makefile: reformat - break long target lines.
Michael Adam
2008-03-05
1
-64
/
+129
*
Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.
Michael Adam
2008-03-05
1
-60
/
+60
*
Makefile: Add explicit dependecies to libtalloc.so.
Michael Adam
2008-03-05
1
-59
/
+59
*
Fix build of pam_smbpass.
Günther Deschner
2008-03-05
1
-1
/
+2
*
Use pidl for _srvsvc_NetSrvGetInfo().
Günther Deschner
2008-03-05
1
-1
/
+2
*
Continued revamping of libsmbclient.
Derrell Lipman
2008-03-03
1
-0
/
+1
*
Initial revamp of the libsmbclient interface.
Derrell Lipman
2008-03-01
1
-1
/
+11
[next]