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
/
lib
/
popt_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
1
-1
/
+1
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
1
-0
/
+20
*
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
2008-12-14
1
-21
/
+38
*
Fix bug #5928 - Option --version in testparm does not work.
Tomasz Krasuski
2008-12-05
1
-1
/
+1
*
s3: fix a few "shadows a global declaration" warnings
Tim Prouty
2008-11-03
1
-4
/
+4
*
popt: add support for setting MODULESDIR via popt_common_dynconfig.
Michael Adam
2008-08-15
1
-0
/
+10
*
popt: add a popt_common_debuglevel set of options providing -d|--debuglevel
Michael Adam
2008-07-15
1
-0
/
+6
*
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
2008-05-05
1
-29
/
+1
*
Fix Coverity ID 436
Volker Lendecke
2008-03-23
1
-0
/
+5
*
popt: Use SMB_CONF_PATH environment var if no other configfile is set.
Kai Blin
2008-02-04
1
-3
/
+12
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
1
-0
/
+6
*
add POPT_COMMON_CONFIGFILE which only provides --configfile (not -s)
Stefan Metzmacher
2007-12-14
1
-0
/
+6
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-13
/
+13
*
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
*Really* fix the no password -N opt :-).
Jeremy Allison
2007-12-06
1
-1
/
+1
*
Fix the '-N' option.
Jeremy Allison
2007-12-06
1
-1
/
+1
*
Get closer to building with smbmount. Move parameter line changes
Jeremy Allison
2007-12-06
1
-79
/
+23
*
Make cmdline_auth_info private to lib/popt_common.c. Provide
Jeremy Allison
2007-12-06
1
-14
/
+4
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-48
/
+114
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-9
/
+17
*
Remove the silly "user_socket_options" global variable
Volker Lendecke
2007-11-09
1
-2
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
r24618: move printing out the version string and exit()
Stefan Metzmacher
2007-10-10
1
-3
/
+12
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r16046: Hmmm. I don't fully understand popt, but this is necessary for smbcli...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r15848: Introduce commandline options to set the remainder of the parameters in
James Peach
2007-10-10
1
-11
/
+143
*
source code fix for bug 1095 -- honor the '-l' option
Gerald Carter
2004-03-26
1
-0
/
+2
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
1
-0
/
+30
*
Fix client autonegotiate signing.
Volker Lendecke
2003-08-12
1
-1
/
+2
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-3
/
+22
*
Fix poptOption definition for --no-pass and --kerberos options. The 'value'
Tim Potter
2003-07-02
1
-2
/
+2
*
Merge Jelmer's popt updates from HEAD.
Tim Potter
2003-04-14
1
-32
/
+240
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-3
/
+1
*
Sync with HEAD
Jelmer Vernooij
2002-11-09
1
-7
/
+46
*
Sync with HEAD
Jelmer Vernooij
2002-10-28
1
-5
/
+53
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+2
*
Our include popt is starting to get a bit old - fixed some compile
Tim Potter
2002-07-29
1
-1
/
+1
*
A place to store common popt routines.
Tim Potter
2002-07-29
1
-0
/
+49