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
2009-07-04
s3/s4:build: honor library path from environment
Björn Jacke
1
-1
/
+1
2009-07-02
s3:smbd: add marshalling layer for SMB2 Lock support
Stefan Metzmacher
1
-0
/
+1
2009-07-02
s3:smbd: add marshalling layer for SMB2 Find (QueryDirectory) support
Stefan Metzmacher
1
-0
/
+1
2009-07-02
s3:smbd: add marshalling layer for SMB2 Break support (SMB 2.002 only)
Stefan Metzmacher
1
-0
/
+1
2009-07-02
s3:smbd: add marshalling layer for SMB2 SetInfo support
Stefan Metzmacher
1
-0
/
+1
2009-07-02
s3:smbd: add marshalling layer for SMB2 GetInfo support
Stefan Metzmacher
1
-0
/
+1
2009-07-02
s3:smbd: add support for SMB2 Notify
Stefan Metzmacher
1
-0
/
+1
2009-07-01
s3:build: remove the libgpo objects upon "make clean"
Michael Adam
1
-1
/
+2
2009-07-01
s3:build: remove ../libcli/nbt/tools/nmblookup.o and friends in make clean
Michael Adam
1
-1
/
+1
2009-06-30
umount.cifs: don't build it by default
Jeff Layton
1
-3
/
+10
2009-06-29
s3:build: check for external liblua, link lua statically if using internal lib
Michael Adam
1
-13
/
+1
2009-06-27
Move read_ldap_done after read_ldap_send
Volker Lendecke
1
-2
/
+2
2009-06-27
Convert tldap to tstream
Volker Lendecke
1
-1
/
+1
2009-06-26
Fix a typo in a comment
Volker Lendecke
1
-1
/
+1
2009-06-26
s3-vlp: drastically shrink size and dependencies of the virtual line printer.
Günther Deschner
1
-11
/
+6
2009-06-19
s3:build: build talloctort only when using the internal liballoc
Michael Adam
1
-3
/
+5
2009-06-19
s3:build: build the tdb tools only when using the internal libtdb
Michael Adam
1
-4
/
+9
2009-06-19
s3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collection
Michael Adam
1
-1
/
+1
2009-06-19
Add tiny tldap test
Volker Lendecke
1
-1
/
+1
2009-06-14
Add async wb_ping
Volker Lendecke
1
-0
/
+1
2009-06-14
Convert the main winbind client communication to wb_reqtrans.c
Volker Lendecke
1
-0
/
+1
2009-06-11
Fix Samba 3 selftest to use new selftest formatting functions.
Jelmer Vernooij
1
-2
/
+5
2009-06-10
s3-libwbclient: fix unresolved symbols in libwbclient.
Günther Deschner
1
-1
/
+5
2009-06-10
lib-util: move set_blocking() call into own file.
Günther Deschner
1
-1
/
+2
2009-06-10
s3-build: Fix make test_shlibs and test_nss_modules.
Günther Deschner
1
-2
/
+2
2009-06-08
s3:Makefile.in: use LIBDL as make variable instead of a shell variable
Stefan Metzmacher
1
-1
/
+1
2009-06-08
Fix make test_pam_modules
Timur I. Bakeyev
1
-1
/
+2
2009-06-08
test: add NSS_WRAPPER_WINBIND_SO_PATH to make test.
Günther Deschner
1
-1
/
+2
2009-06-06
Add an early prototyp of pdb_ads.c.
Volker Lendecke
1
-0
/
+4
2009-06-06
Add some samba-style tldap utility functions
Volker Lendecke
1
-1
/
+1
2009-06-06
Add the early start of an async ldap library
Volker Lendecke
1
-0
/
+2
2009-06-05
s3:smbd: add support for SMB2 Ioctl
Stefan Metzmacher
1
-3
/
+8
2009-06-03
s3:smbd: implement SMB2 Write
Stefan Metzmacher
1
-0
/
+1
2009-06-03
s3:smbd: implement SMB2 Read
Stefan Metzmacher
1
-0
/
+1
2009-06-03
s3:smbd: implement SMB2 Flush
Stefan Metzmacher
1
-0
/
+1
2009-06-03
s3:smbd: implement SMB2 Close
Stefan Metzmacher
1
-0
/
+1
2009-06-03
s3:smbd: implement a simple version of SMB2 Create
Stefan Metzmacher
1
-0
/
+1
2009-06-03
s3:smbd: add smbd_smb2_fake_smb_request()
Stefan Metzmacher
1
-1
/
+1
2009-06-02
Move mount.cifs/umount.cifs to the top level and remove the outdated copy
Jelmer Vernooij
1
-3
/
+3
2009-05-30
Move ads flags mapping to lib/
Volker Lendecke
1
-0
/
+1
2009-05-30
libwbclient: Add async call framework.
Kai Blin
1
-3
/
+7
2009-05-29
util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.
Günther Deschner
1
-1
/
+1
2009-05-28
s3 tdbtorture: Fix linking issue
Tim Prouty
1
-1
/
+1
2009-05-26
s3:smbd: add support for SMB2 signing
Stefan Metzmacher
1
-2
/
+3
2009-05-25
s3 ctags: ignore all proto.h files for tag generation
Kai Blin
1
-1
/
+1
2009-05-25
Attempt to fix a debian build problem
Volker Lendecke
1
-1
/
+1
2009-05-22
s3:smbd: implement SMB2 Tree Connect
Stefan Metzmacher
1
-1
/
+1
2009-05-21
s3-build: fix the build of ntlm_auth. Bo Yang, please check.
Günther Deschner
1
-1
/
+1
2009-05-22
s3: set winbindd request flags in ntlm_auth to make it contact trusted domain...
Bo Yang
1
-1
/
+1
2009-05-20
s3:smbd: implement SMB2 Session Setup with raw NTLMSSP
Stefan Metzmacher
1
-0
/
+1
[next]