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-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
2008-05-24
Revert "drsuapi: fix the build."
Günther Deschner
1
-7
/
+6
2008-05-24
drsuapi: fix the build.
Günther Deschner
1
-6
/
+7
2008-05-23
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
1
-2
/
+12
2008-05-23
build: add symbol versioning when we build with gnu ld
Stefan Metzmacher
1
-8
/
+8
2008-05-23
build: autogenerate exports/libwbclient.syms
Stefan Metzmacher
1
-4
/
+12
2008-05-23
build: autogenerate exports/libtalloc.syms
Stefan Metzmacher
1
-5
/
+10
2008-05-23
build: pass .syms extention via @SYMSEXT@ from configure
Stefan Metzmacher
1
-3
/
+3
2008-05-23
build: add a "make shlibs" target to build all the shared libraries.
Michael Adam
1
-0
/
+2
2008-05-23
build: autogenerate exports/libnetapi.syms
Stefan Metzmacher
1
-1
/
+6
2008-05-22
torture: add a test program rpc_open_tcp() to test the rpc_pipe_open_tcp() func.
Michael Adam
1
-0
/
+20
2008-05-22
rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().
Michael Adam
1
-3
/
+4
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
[next]