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
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3 Reorder loadparm to keep aliases together
Steven Danneman
2009-05-05
1
-6
/
+6
*
s3:loadparm: handle registry config source in file_list - fixes bug #6320
Michael Adam
2009-05-06
1
-34
/
+44
*
s3:loadparm: use the returnvalue of service_ok() in process_smbconf_service().
Michael Adam
2009-05-05
1
-1
/
+1
*
s3:smbd/service: switch load_registry_service/shares to use loadparm routines
Michael Adam
2009-04-29
1
-1
/
+1
*
s3:loadparm: refactor process_registry_service out or process_registry_globals
Michael Adam
2009-04-29
1
-11
/
+25
*
s3:loadparm: prevent infinite include nesting.
Michael Adam
2009-04-28
1
-2
/
+19
*
s3:mark registry shares without path unavailable just as with text config
Michael Adam
2009-04-28
1
-0
/
+3
*
s3-loadparm: Fix resume command typo for "printing = vlp".
Günther Deschner
2009-04-13
1
-1
/
+1
*
s3/loadparm: Fiy typos.
Karolin Seeger
2009-04-07
1
-2
/
+2
*
s3/cups: add encryption support
Björn Jacke
2009-03-30
1
-0
/
+34
*
s3: Remove redundant comment
Tim Prouty
2009-03-23
1
-4
/
+0
*
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
2009-03-23
1
-3
/
+8
*
Attempt to fix the build on IRIX
Volker Lendecke
2009-03-04
1
-1
/
+3
*
s3: Wrap usage of rlimit in configure checks
Steven Danneman
2009-02-22
1
-20
/
+19
*
Revert "s3 auth: Add parameter that forces every user through an NSS lookup"
Tim Prouty
2009-02-21
1
-11
/
+0
*
Fix an uninitialized variable
Volker Lendecke
2009-02-21
1
-1
/
+1
*
S3: Detect max_open_files from system
todd stecher
2009-02-20
1
-1
/
+37
*
s3 auth: Add parameter that forces every user through an NSS lookup
Zach Loafman
2009-02-16
1
-0
/
+11
*
Rename lp_smb_perfcount_module() to lp_perfcount_module() to match the parame...
Volker Lendecke
2009-02-14
1
-1
/
+1
*
s3: Added new parameter "map untrusted to domain"
Steven Danneman
2009-02-12
1
-0
/
+13
*
S3: New module interface for SMB message statistics gathering
todd stecher
2009-02-09
1
-0
/
+11
*
s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads".
Karolin Seeger
2009-02-05
1
-0
/
+12
*
Add two new parameters to control how we verify kerberos tickets. Removes lp_...
Dan Sledz
2009-02-01
1
-5
/
+28
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
1
-1
/
+1
*
Deprecate the "share modes" parameter to address bug #6024, swat disagrees wi...
Jeremy Allison
2009-01-12
1
-1
/
+1
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
1
-3
/
+46
*
Fix a typo found by the IBM Checker
Volker Lendecke
2009-01-04
1
-1
/
+1
*
Fix use of "time offset" parameter, and add test to make sure I don't break i...
Jelmer Vernooij
2008-12-23
1
-2
/
+0
*
s3:loadparm/docs: Set default for "ldap ssl" to "start tls".
root
2008-12-21
1
-1
/
+1
*
s3: loadparm: Clean-up list of parameters.
Karolin Seeger
2008-12-21
1
-8
/
+1
*
s3/loadparm.c: Change default value for "ldap ssl".
Karolin Seeger
2008-12-17
1
-1
/
+1
*
s3:loadparm: fix copy service error (canonicalize_servicename: NULL source name)
Michael Adam
2008-12-15
1
-1
/
+1
*
s3:loadparm: add service-struct based variants of the free-parameter routines
Michael Adam
2008-12-15
1
-7
/
+46
*
s3:loadparm: rename free_parameters() to free_parameters_by_snum()
Michael Adam
2008-12-15
1
-4
/
+5
*
s3:loadparm: rename free_parameter() to free_one_parameter_by_snum()
Michael Adam
2008-12-15
1
-3
/
+5
*
s3:loadparm: add lp_local_ptr() that operates on a service struct
Michael Adam
2008-12-15
1
-1
/
+13
*
s3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_snum()
Michael Adam
2008-12-15
1
-3
/
+3
*
s3:loadparm: fix newly introduced leading whitespaces to tabs
Michael Adam
2008-12-15
1
-2
/
+2
*
s3: Add support for access based share enumeration
Todd Stecher
2008-12-08
1
-0
/
+13
*
Fix bug #5944 - nmbd does not boot if socket adress = "" is defined in smb.conf
Yasuma Takeda
2008-12-05
1
-1
/
+15
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
1
-4
/
+4
*
Add wrapper str_list_make_v3() to replace the old S3 behavior of
Jeremy Allison
2008-11-06
1
-4
/
+4
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
1
-1
/
+1
*
Samba3: Include util.h header file rather than having custom prototypes.
Jelmer Vernooij
2008-11-01
1
-41
/
+4
*
Use str_list_equal() rather than str_list_compare().
Jelmer Vernooij
2008-10-18
1
-3
/
+3
*
[s3]loadparm: remove param/params.c which is used no more.
Michael Adam
2008-10-18
1
-590
/
+0
*
[s3]test_lp_load: fix "no talloc stackframe around" message
Michael Adam
2008-10-18
1
-1
/
+1
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
2
-6
/
+6
*
Share data_blob implementation.
Jelmer Vernooij
2008-10-12
1
-4
/
+3
[next]