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-07-07
build: move libsmbclient related variables and targets to libsmbclient section
Michael Adam
1
-34
/
+35
2008-07-07
build: move definition of SHLIBS to libraries section
Michael Adam
1
-2
/
+2
2008-07-07
build: add a cleanlibwbclient target to Makefile.in and use it for make clean.
Michael Adam
1
-4
/
+10
2008-07-07
build: add uninstalllibwbclient to Makefile.in and use it for uninstall
Michael Adam
1
-1
/
+6
2008-07-07
build: fix the installlibwbclient target to use defined variables and install...
Michael Adam
1
-2
/
+7
2008-07-07
build: fix creation of libwbclient shared lib by crating soname file
Michael Adam
1
-3
/
+8
2008-07-07
build: move libwbclient related target to libwbclient section in Makefile.in
Michael Adam
1
-23
/
+24
2008-07-07
build: move libtdb target further down following common schema like with libt...
Michael Adam
1
-2
/
+2
2008-07-07
build: fix uninstalllibnetapi target - handle symlink libnetapi.so
Michael Adam
1
-5
/
+6
2008-07-07
build: fix installlibnetapi target - install symlink libnetapi.so (if appropr...
Michael Adam
1
-1
/
+7
2008-07-07
build: add a cleanlibnetapi target and use it in make clean
Michael Adam
1
-3
/
+10
2008-07-07
build: fix creation of the libnetapi shared lib: create soname library
Michael Adam
1
-3
/
+8
2008-07-07
build: move libnetapi related definitions and targets together into the libne...
Michael Adam
1
-34
/
+35
2008-07-07
build: add an uninstalllibtdb target.
Michael Adam
1
-0
/
+6
2008-07-07
build: fix the installlibtdb target to install the soname file of libtdb.
Michael Adam
1
-1
/
+6
2008-07-07
build: create a cleanlibtdb target and use it in target clean.
Michael Adam
1
-2
/
+10
2008-07-07
build: fix creation of the libtdb shared library.
Michael Adam
1
-5
/
+10
2008-07-07
build: move libtdb related definitions and targets to libtdb section in Makef...
Michael Adam
1
-16
/
+16
2008-07-07
build: move all libtalloc related definitions into the libtalloc section in M...
Michael Adam
1
-14
/
+13
2008-07-07
build: move top level targets for the libs into the corresponding sections in...
Michael Adam
1
-8
/
+15
2008-07-07
build: add more structuring comments to Makefile.in
Michael Adam
1
-0
/
+46
2008-07-07
build: add structuring comments for libraries and libtalloc section.
Michael Adam
1
-0
/
+13
2008-07-07
build: fix installlibtalloc to not install symlink if the library is not there
Michael Adam
1
-1
/
+4
2008-07-07
build: move libtalloc related targets together.
Michael Adam
1
-16
/
+17
2008-07-07
build: add a cleanlibtalloc target.
Michael Adam
1
-3
/
+11
2008-07-07
build: add an uninstalllibtalloc target
Michael Adam
1
-0
/
+6
2008-07-07
build: fix creation of link libtalloc.so on some systems.
Michael Adam
1
-0
/
+1
2008-07-07
build: fix the installlibtalloc target to install SONAME and \.so versions of...
Michael Adam
1
-1
/
+3
2008-07-07
build: fix creation of talloc shared lib.
Michael Adam
1
-4
/
+7
2008-07-07
build: add ability to use library files of the form NAME.so.VERSION to create...
Michael Adam
1
-1
/
+1
2008-07-01
net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI.
Günther Deschner
1
-0
/
+1
2008-06-27
Revert "build: add symbol versioning when we build with gnu ld"
Karolin Seeger
1
-8
/
+8
2008-06-27
net_vampire: separate keytab code from samsync code.
Günther Deschner
1
-0
/
+1
2008-06-26
drsuapi: rerun make idl and add drsblobs generated files.
Günther Deschner
1
-1
/
+2
2008-06-26
drsuapi: add drsblobs.idl from samba4.
Günther Deschner
1
-1
/
+2
2008-06-24
net_vampire: add basic libnet_dssync() infrastructure.
Günther Deschner
1
-0
/
+1
2008-06-24
net_vampire: add code to vampire a SAM database to a keytab file.
Günther Deschner
1
-0
/
+1
2008-06-23
net_vampire: move out display routines to one file.
Günther Deschner
1
-0
/
+1
2008-06-23
net_vampire: move out passdb routines to one file.
Günther Deschner
1
-0
/
+1
2008-06-18
Fix 'make distclean'. delheaders: no longer exists as a dependency.
Jeremy Allison
1
-1
/
+1
2008-06-17
net_vampire: move ldif code out of net_rpc_samsync.c
Günther Deschner
1
-0
/
+1
2008-06-13
samsync: add samsync_fix_delta_array()
Günther Deschner
1
-0
/
+1
2008-06-09
shrink ldbtools
Volker Lendecke
1
-20
/
+11
2008-06-03
netapi: add NetLocalGroupAdd() skeleton.
Günther Deschner
1
-0
/
+1
2008-06-03
netapi: add libnetapi_samr_open_domain().
Günther Deschner
1
-1
/
+2
2008-06-03
libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel().
Günther Deschner
1
-1
/
+2
2008-05-24
build: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO_OBJ into LIB_OBJ
Michael Adam
1
-10
/
+7
2008-05-24
build: remove PROTO_OBJ from Makefile.in - it is not needed any more
Michael Adam
1
-20
/
+0
2008-05-24
drsuapi: add very basic drsuapi rpcclient command set.
Günther Deschner
1
-0
/
+1
2008-05-24
drsuapi: fix the build.
Günther Deschner
1
-6
/
+6
[prev]
[next]