index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix build file due to file move. Use the new path of iniparser
Matthieu Patou
2010-03-03
1
-2
/
+2
*
s3: Allow pam_winbind.c to build without localedir.c
Matthieu Patou
2010-03-03
1
-1
/
+8
*
s3: build sddl.c in samba3
Michael Adam
2010-03-03
1
-0
/
+1
*
s3:groupmap revert to tdb storage
Simo Sorce
2010-03-01
1
-1
/
+1
*
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
2010-03-01
1
-0
/
+1
*
s3:schannel streamline interface
Simo Sorce
2010-02-23
1
-2
/
+1
*
s3 move the sitename cache in its own file
Simo Sorce
2010-02-23
1
-1
/
+2
*
libwbclient: Separate out the async functions
Kai Blin
2010-02-13
1
-5
/
+11
*
s3: Implement global locks in a g_lock tdb
Volker Lendecke
2010-02-12
1
-0
/
+2
*
s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...
Björn Jacke
2010-02-04
1
-1
/
+1
*
s3: fix build on Tru64 after it broke with deactivating pthread pool support
Björn Jacke
2010-02-04
1
-3
/
+6
*
s3: link thread objects in libsmbclient only and adjust linker flags
Björn Jacke
2010-01-29
1
-8
/
+10
*
s3: Install and uninstall the static version of libwbclient
Lars Müller
2010-01-27
1
-0
/
+2
*
Add dependency of bin/smbfilter to libwbclient.
Lars Müller
2010-01-26
1
-1
/
+1
*
s3: fix detection and flags for using pthread
Björn Jacke
2010-01-26
1
-2
/
+2
*
s3: Add NTLMSSP_FEATURE_CCACHE
Volker Lendecke
2010-01-24
1
-5
/
+11
*
s3: Add the "scannedonly" vfs virus scanner interface module
Olivier Sessink
2010-01-12
1
-0
/
+5
*
s3: Trim libnss_wins.so
Volker Lendecke
2010-01-10
1
-2
/
+1
*
s3: Trim down some utilities a bit
Volker Lendecke
2010-01-10
1
-11
/
+11
*
s3: Trim down smbcontrol a bit
Volker Lendecke
2010-01-03
1
-4
/
+2
*
libcli/auth Make gd's NDR NTLMSSP parsers helpers common
Andrew Bartlett
2009-12-22
1
-1
/
+1
*
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
2009-12-21
1
-0
/
+1
*
s3: Remove unused winbindd_dual_userinfo
Volker Lendecke
2009-12-21
1
-1
/
+0
*
s3:add split_tokens, a cmdline tool to test next_token_talloc()
Michael Adam
2009-12-01
1
-0
/
+14
*
s3:fix linking of the t_str* test programs
Michael Adam
2009-12-01
1
-4
/
+4
*
s3:fix linking of libbigballofmud (on my box at least)
Michael Adam
2009-12-01
1
-3
/
+3
*
s3: Add a regression test for bug 6898
Volker Lendecke
2009-11-29
1
-1
/
+2
*
s3-nsstest: drastically shrink size and dependencies of nsstest binary.
Günther Deschner
2009-11-27
1
-7
/
+3
*
s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrap
Michael Adam
2009-11-23
1
-1
/
+19
*
s3-build: delete more object files for "make clean".
Günther Deschner
2009-11-20
1
-2
/
+3
*
s3-build: really fix build of winbind_krb5_locator.
Günther Deschner
2009-11-19
1
-1
/
+1
*
s3-build: make sure to remove libds and client object files on make clean.
Günther Deschner
2009-11-19
1
-1
/
+3
*
lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.
Andrew Bartlett
2009-11-02
1
-1
/
+1
*
s3:Makefile: add LIBREPLACE_LIBS for talloc, tdb and wbclient
Björn Jacke
2009-10-31
1
-3
/
+3
*
ѕ3:buildsystem: fix depenencies for libreplace
Björn Jacke
2009-10-31
1
-4
/
+3
*
s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a...
Günther Deschner
2009-10-29
1
-1
/
+2
*
s3: add secrets.idl.
Günther Deschner
2009-10-29
1
-1
/
+2
*
Add in Metze's new code to ndr encode the user.DOSATTRIB
Stefan (metze) Metzmacher
2009-10-28
1
-0
/
+1
*
s3:Makefile: add some explicit dependencies to libc
Björn Jacke
2009-10-21
1
-2
/
+2
*
nsswitch: fix the build of the winbind krb5 locator plugin.
Günther Deschner
2009-10-21
1
-1
/
+1
*
Fix the pam_smbpass.so build with the recent linker flag changes.
Jeremy Allison
2009-10-20
1
-2
/
+2
*
s3:Makefile: rename LDSHFLAG variables to make meaning more obvious
Björn Jacke
2009-10-20
1
-88
/
+88
*
s3: make unresolved symbols in libs throw errors
Björn Jacke
2009-10-20
1
-3
/
+3
*
s3: allow using different LDFLAGS for internal libs/plugins
Björn Jacke
2009-10-20
1
-72
/
+80
*
s3-libnetapi: add I_NetLogonControl{2} skeleton.
Günther Deschner
2009-10-16
1
-1
/
+2
*
s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure.
Günther Deschner
2009-10-15
1
-1
/
+3
*
s3-winbindd: add wbint_ChangeMachineAccount implementation.
Günther Deschner
2009-10-13
1
-0
/
+1
*
s3: make linking of libwbclient --as-needed safe
Björn Jacke
2009-10-09
1
-1
/
+1
*
s3:Makefile: another attempt to fix the wbclient dependency
Björn Jacke
2009-10-04
1
-32
/
+31
*
s3:Makefile: another attempt to fix the netapi dependency
Björn Jacke
2009-10-04
1
-3
/
+2
[next]