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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
cmdline
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
s4:lib: Use C99 initializer for poptOption in popt_credentials
Andreas Schneider
1
-12
/
+75
2019-01-28
s4:lib: Use C99 initializer for poptOption in popt_common
Andreas Schneider
1
-23
/
+134
2017-05-11
s4: popt: Change from talloc_autofree_context() to NULL context.
Jeremy Allison
1
-2
/
+1
2017-05-11
s4: popt: Make cmdline_credentials static.
Jeremy Allison
2
-2
/
+3
2017-05-11
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
1
-14
/
+29
2017-05-11
s4: popt: Add set/get/free functions for cmdline_credentials.
Jeremy Allison
2
-0
/
+19
2015-03-06
s4-lib/cmdline: Fix help for -P / --machine-pass: this no longer implies -k
Andrew Bartlett
1
-1
/
+1
2013-02-14
waf: Make sure we link against samba-util.
Andreas Schneider
1
-0
/
+1
2012-12-03
cmdline: Use new samba_getpass() function.
Andreas Schneider
1
-5
/
+9
2012-11-15
popt_common: Fix typos.
Karolin Seeger
1
-2
/
+2
2012-03-16
Stop installing popt_common.h as its symbols are in a private library.
Jelmer Vernooij
1
-1
/
+0
2012-02-10
s4-cmdline: Remove unused popt_common_dont_ask()
Andrew Bartlett
2
-10
/
+0
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-2
/
+2
2011-07-29
s4-debug: Start with DEBUG_DEFAULT_STDOUT, so we can log to a file in deamons
Andrew Bartlett
1
-1
/
+1
2011-06-21
s4-cmdline: Rename popt tables to avoid symbol conflicts
Andrew Bartlett
3
-12
/
+12
2011-04-04
s4-credentials Add a command line hook to set the kerberos credentials cache
Andrew Bartlett
1
-1
/
+13
2011-03-29
s4-cmdline: moved loadparm init after fault setup
Andrew Tridgell
1
-2
/
+1
2011-03-23
fault: fixed call to fault_setup() to use new syntax
Andrew Tridgell
1
-1
/
+1
2010-11-29
s4-loadparm: use loadparm_init_global() instead of loadparm_init()
Andrew Tridgell
1
-1
/
+1
2010-11-07
credentials: Lowercase library name,
Jelmer Vernooij
1
-2
/
+2
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-21
/
+0
2010-10-30
s4-cmdline: make cmdline-credentials a private library
Andrew Tridgell
1
-6
/
+6
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-2
/
+2
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-2
/
+2
2010-10-11
popt_credentials: Implement pending machine account manually, rather than thr...
Jelmer Vernooij
1
-5
/
+10
2010-10-11
credentials: Split up into several subsystems.
Jelmer Vernooij
1
-1
/
+1
2010-09-08
popt_common: Add missing dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-3
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-14
/
+14
2010-05-21
Doh! If you're going to give advice in "useage", make sure it's correct.
Jeremy Allison
1
-2
/
+2
2010-05-21
Add comments to usage error message for -k to make it obvious what this needs.
Jeremy Allison
1
-2
/
+3
2010-05-21
Revert "Make -k a simple non-bool option."
Andrew Bartlett
1
-0
/
+9
2010-05-20
Make -k a simple non-bool option.
Jeremy Allison
1
-9
/
+0
2010-04-06
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
1
-3
/
+3
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
s4-waf: install the rest of the headers
Andrew Tridgell
1
-2
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+22
2010-03-24
s4:cmdline Add --sign and --encrypt options to our common command line
Andrew Bartlett
1
-1
/
+28
2010-02-13
s4:popt_common.c - fix intendation
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-24
s4:cmdline: setup talloc log and abort functions
Stefan Metzmacher
1
-0
/
+7
2009-03-17
fix build on sles8 and other old popt installations
Björn Jacke
1
-0
/
+4
2008-11-02
Remove global_loadparm.
Jelmer Vernooij
2
-6
/
+2
2008-11-02
Move check of SMB_CONF_PATH to loadparm code.
Jelmer Vernooij
1
-5
/
+1
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2
-0
/
+3
2008-05-27
Use new dynconfig.h location.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-2
/
+2
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-2
/
+4
2008-05-18
Use variables for source directory in remaining subsystems.
Jelmer Vernooij
1
-4
/
+4
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-3
/
+6
2008-02-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-1
/
+1
[next]