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
*
s3:Makefile.in: add npa_tstream.o to the build of smbd
Stefan Metzmacher
2010-05-27
1
-1
/
+3
*
s3-samr: move chgpasswd.c out of smbd and into the samr server.
Günther Deschner
2010-05-26
1
-2
/
+3
*
s3:Makefile: add missing linker flags for smbfilter
Björn Jacke
2010-05-26
1
-1
/
+1
*
s3:Makefile: fix a typo in flag variable name
Björn Jacke
2010-05-26
1
-4
/
+4
*
s3:registry: rename lib/util_reg_api.c to registry/reg_util_marshalling.c
Michael Adam
2010-05-25
1
-2
/
+3
*
s3:registry: rename reg_util.{c,h} to reg_util_internal.{c,h}
Michael Adam
2010-05-25
1
-1
/
+1
*
s3:registry: move registry_create_admin_token() to new reg_util_token.c
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:Makefile: set PIE flags also for nss_winbind
Björn Jacke
2010-05-24
1
-1
/
+1
*
s3:Makefile: position independency is also needed for shared libs
Björn Jacke
2010-05-24
1
-2
/
+2
*
s3:build: don't use pieflags twice - ldflags already have them
Björn Jacke
2010-05-24
1
-2
/
+2
*
s3: Next step to fix the build on OpenSolaris
Volker Lendecke
2010-05-23
1
-0
/
+1
*
s3: Attempt to fix the non-gnumake build
Volker Lendecke
2010-05-22
1
-1
/
+2
*
librpc: finally merge ndr_string.c.
Günther Deschner
2010-05-20
1
-1
/
+1
*
s3:split secrets.c to put machine account secrets in a new file
Andrew Bartlett
2010-05-18
1
-1
/
+1
*
s3-net: Added a rather trivial "net printing dump" command.
Günther Deschner
2010-05-18
1
-1
/
+4
*
s3-selftest: Allow overriding the subunit formatter.
Jelmer Vernooij
2010-05-16
1
-1
/
+3
*
Move standard printcap parsing to print_standard.c
Simo Sorce
2010-05-14
1
-1
/
+1
*
s3:build: build smbtorture4 when the merged build is selected
Stefan Metzmacher
2010-05-13
1
-2
/
+1
*
s3:Winbindd Move winbindd_event_context to a different file
Andrew Bartlett
2010-05-13
1
-0
/
+1
*
s3:Makefile: build smbtorture4 as static binary with socket_wrapper support
Stefan Metzmacher
2010-05-11
1
-1
/
+2
*
s3: Work around dependency bug in Samba 4 waf build in merged build.
Jelmer Vernooij
2010-05-10
1
-3
/
+4
*
s3-passdb: moving account_pol.c into passdb.
Günther Deschner
2010-05-08
1
-1
/
+1
*
s3-merged: Make sure bin/ exists when copying in bin/smbtorture4.
Jelmer Vernooij
2010-05-07
1
-1
/
+1
*
s3-merged: Use newly added waf reconfigure subcommand.
Jelmer Vernooij
2010-05-07
1
-1
/
+1
*
Reintroduce merged build, using waf to build smbtorture4.
Jelmer Vernooij
2010-05-07
1
-0
/
+14
*
samba3: Generate C files from IDL in source3/librpc/gen_ndr rather than
Jelmer Vernooij
2010-05-07
1
-59
/
+59
*
Remove the copy of ldb from Samba 3.
Jelmer Vernooij
2010-05-06
1
-99
/
+28
*
s3-build: don't rebuild/link on every make run
Andrew Tridgell
2010-05-05
1
-2
/
+2
*
s3-idl: auto-build IDL files in Samba3
Andrew Tridgell
2010-05-04
1
-2
/
+2
*
s3: use shared registry functions.
Günther Deschner
2010-04-27
1
-1
/
+1
*
s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async API
Volker Lendecke
2010-04-23
1
-0
/
+1
*
libwbclient: remove async libwbclient and talloc from libwbclient.so
Volker Lendecke
2010-04-19
1
-17
/
+8
*
s3-winbind: Allow changing the password for pdb
Volker Lendecke
2010-04-19
1
-1
/
+3
*
s3: Convert WINBINDD_PAM_LOGOFF to the new async API
Volker Lendecke
2010-04-19
1
-0
/
+1
*
s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async API
Volker Lendecke
2010-04-19
1
-0
/
+1
*
s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
Volker Lendecke
2010-04-19
1
-0
/
+1
*
s3: Convert WINBINDD_PAM_AUTH to the new async API
Volker Lendecke
2010-04-19
1
-0
/
+1
*
s3-winbind: Authenticate SAM users
Volker Lendecke
2010-04-13
1
-0
/
+4
*
s3: Move [make|free]_user_info to auth/user_info.c
Volker Lendecke
2010-04-11
1
-0
/
+1
*
s3: Move make_server_info_sam to auth/server_info_sam.c
Volker Lendecke
2010-04-11
1
-0
/
+1
*
s3: Move make_server_info to auth/server_info.c
Volker Lendecke
2010-04-11
1
-0
/
+1
*
s3: Move check_sam_security to auth/check_sam.c
Volker Lendecke
2010-04-11
1
-1
/
+1
*
s3-spoolss: Added a function to open a regkey using the winreg pipe.
Andreas Schneider
2010-04-07
1
-0
/
+1
*
selftest: Convert filter-subunit to Python so the subunit Python module
Jelmer Vernooij
2010-03-31
1
-1
/
+1
*
selftest: Replace perl subunit formatter with python subunit formatter,
Jelmer Vernooij
2010-03-30
1
-1
/
+1
*
Remove extension from format-subunit.
Jelmer Vernooij
2010-03-28
1
-3
/
+1
*
s3:librpc: remove unused stuff
Stefan Metzmacher
2010-03-19
1
-1
/
+0
*
Add smbta-util to manage the encryption key.
Holger Hetterich
2010-03-16
1
-4
/
+13
*
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
2010-03-10
1
-3
/
+4
*
s3: add missing Makefile.in changes for vfs_crossrename
Björn Jacke
2010-03-08
1
-0
/
+5
[next]