index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-15
get rid of compiler warnings
Herb Lewis
1
-1
/
+1
2003-08-12
Fix for bugid #205 - work by Andrew Bartlet (modified to use
Jeremy Allison
1
-10
/
+1
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+1
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
1
-1
/
+1
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-0
/
+11
2003-07-10
Add const
Volker Lendecke
1
-1
/
+1
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-9
/
+9
2003-06-25
large change:
Gerald Carter
1
-0
/
+1
2003-06-17
Const fixes by metze
Volker Lendecke
1
-2
/
+2
2003-05-27
Fixed unused variable warning.
Tim Potter
1
-1
/
+2
2003-05-12
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
1
-0
/
+13
2003-04-22
Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn't
Andrew Bartlett
1
-6
/
+21
2003-04-21
Merge whitespace and const from HEAD
Andrew Bartlett
1
-9
/
+9
2003-04-16
Only declare backtrace variables when using them
Jelmer Vernooij
1
-0
/
+2
2003-04-14
Backport my backtrace patch from HEAD
Jelmer Vernooij
1
-0
/
+21
2003-04-14
Merge removal of some unused functions. Commit mistakenly included with
Tim Potter
1
-44
/
+0
2003-03-22
(merge from HEAD)
Andrew Bartlett
1
-1
/
+3
2003-03-18
Merge in the developer string options from HEAD. We need to ensure 3.0
Jeremy Allison
1
-1
/
+15
2003-03-17
Merge from HEAD:
Andrew Bartlett
1
-1
/
+1
2003-03-14
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
1
-0
/
+16
2003-03-12
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
1
-0
/
+3
2003-02-27
additional fix for CR 601
Gerald Carter
1
-0
/
+3
2003-02-24
Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.
Andrew Bartlett
1
-12
/
+23
2003-02-14
merge from HEAD - enable dynamic RPC modules
Jim McDonough
1
-0
/
+12
2003-01-24
Memory leak fix from Leo Qiu <leoxqiu@yahoo.com>.
Jeremy Allison
1
-1
/
+4
2003-01-03
patch to include support for daemontools from Michael Handler
Gerald Carter
1
-3
/
+6
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-4
/
+4
2003-01-03
Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.
Andrew Bartlett
1
-1
/
+1
2002-12-11
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
1
-0
/
+2
2002-12-06
Ensure global_scope() returns "", not the NULL string. Froma tpot fix.
Jeremy Allison
1
-0
/
+6
2002-12-03
fns for retrieving dns host name and domain name (get rid of lp_realm hacks).
Jim McDonough
1
-0
/
+56
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-600
/
+783
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-45
/
+61
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-16
/
+22
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-186
/
+132
2002-04-04
Also look for libinsure.so where the full version installs it.
Tim Potter
1
-0
/
+5
2002-03-27
In msleep - never sleep for more than 1 second. Cope with time changes.
Jeremy Allison
1
-16
/
+27
2002-03-20
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
1
-0
/
+3
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-27
minor fix and checks
Simo Sorce
1
-2
/
+4
2002-01-26
Remove the 'direct to winbind' hacks, as they should (if I understand
Andrew Bartlett
1
-12
/
+0
2002-01-25
minor fixes
Simo Sorce
1
-2
/
+3
2002-01-23
getpwnam -> getpwnam_alloc.
Andrew Bartlett
1
-2
/
+4
2002-01-21
Spelling fix.
Tim Potter
1
-1
/
+1
2002-01-15
Add constness to filenames passed to functions.
Martin Pool
1
-2
/
+2
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
1
-6
/
+6
2002-01-09
Add harmless parentheses so that dmalloc doesn't get confused by a
Martin Pool
1
-1
/
+1
2002-01-05
simple fix for creating blank data blobs
Andrew Tridgell
1
-2
/
+7
[next]