- 10 Jul, 2012 2 commits
-
-
Dana Spiegel authored
-
Will O'Meara authored
-
- 09 Jul, 2012 3 commits
-
-
Isaac (.ike) Levy authored
Signed-off-by:Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
Isaac (.ike) Levy authored
BSD convention is 64, Linux convention is 1 (yuck) Host is down e.g.: ikebook:~ ike$ mv usage: mv [-f | -i | -n] [-v] source target mv [-f | -i | -n] [-v] source ... directory ikebook:~ ike$ echo $? 64 [ike@somebsdbox ~]$ mv usage: mv [-f | -i | -n] [-v] source target mv [-f | -i | -n] [-v] source ... directory [ike@njwww ~]$ echo $? 64 $ mv mv: missing file operand Try `mv --help' for more information. ike@app1t:~$ echo $? 1 Signed-off-by:Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
Isaac (.ike) Levy authored
Signed-off-by:Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
- 07 Jul, 2012 3 commits
-
-
Isaac (.ike) Levy authored
-
Isaac (.ike) Levy authored
-
Isaac (.ike) Levy authored
File mode for files in queue directories, I believe, should default to the permissions of the parent directory. Therefore, permissions of 0775 may cause problems for underpriviliged processes which have permission to manipulate the file queue istelf. Instead, permissions of 2775 will insure files or subdirectories created in a queue will inherit the parent directory's group id. Surprisingly, wikipedia has a delightfully complete and well written doc on filesystem octal notation: http://en.wikipedia.org/wiki/File_system_permissions#Octal_notationSigned-off-by:
Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
- 06 Jul, 2012 12 commits
-
-
wslippey authored
-
wslippey authored
-
Dana Spiegel authored
-
Dana Spiegel authored
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
- 05 Jul, 2012 13 commits
-
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Dana Spiegel authored
Added more fields for company and opportunity syncing
-
wslippey authored
-
Dana Spiegel authored
-
Dana Spiegel authored
-
Dana Spiegel authored
fixed syslog configuration for logging to work on OS X, which uses a different path for syslog domain socket
-
Isaac (.ike) Levy authored
Signed-off-by:Isaac (.ike) Levy <ike.levy@axialmarket.com>
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
- 03 Jul, 2012 5 commits
-
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Isaac (.ike) Levy authored
Relies on host firewall rulesets not to have mailer abused by foreign hosts.
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Matthew Story authored
Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
Matthew Story authored
first pass at ripping out MySQL errors from sent errors, should stop emails from being sent, over and over, and over, and over ... #1047. Signed-off-by:Matthew Story <matt.story@axialmarket.com>
-
- 02 Jul, 2012 2 commits
-
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-
Steve Fusaro authored
Signed-off-by:Steve Fusaro <steve.fusaro@axialmarket.com>
-