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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better explanation message for dmalloc.
Martin Pool
2002-01-09
8
-15
/
+15
*
With --enable-dmalloc, also use dmalloc's wrappers around routines
Martin Pool
2002-01-09
3
-785
/
+791
*
Sample configuration for dmalloc.
Martin Pool
2002-01-09
1
-0
/
+2
*
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
2
-2
/
+12
*
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
1
-1
/
+4
*
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
2002-01-09
3
-27
/
+33
*
Fix macro name controlling inclusion of DMALLOC.
Martin Pool
2002-01-09
1
-1
/
+1
*
Add harmless parentheses so that dmalloc doesn't get confused by a
Martin Pool
2002-01-09
1
-1
/
+1
*
Merge from appliance-head:
Tim Potter
2002-01-09
1
-4
/
+72
*
For hysterical raisins you must use string_set() to set the value of a
Tim Potter
2002-01-09
1
-1
/
+1
*
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2002-01-09
6
-52
/
+90
*
HPUX nss fix.
Jeremy Allison
2002-01-09
1
-2
/
+18
*
Fixed up atomic update code.
Jeremy Allison
2002-01-09
3
-5
/
+5
*
Added int32 version of "atomic" update.
Jeremy Allison
2002-01-09
1
-0
/
+35
*
Added int32 versions of the endian-dependent code.
Jeremy Allison
2002-01-09
1
-2
/
+66
*
My previous fix had a bug....
Jeremy Allison
2002-01-08
1
-6
/
+11
*
Getting ready to add winbindd support for HPUX 11.
Jeremy Allison
2002-01-08
2
-0
/
+154
*
Another attempt at getting changeid correct. Jerry / JF please check !
Jeremy Allison
2002-01-08
1
-7
/
+14
*
- fixed my breakage of CPPFLAGS
Andrew Tridgell
2002-01-08
3
-683
/
+687
*
Caught one problem where a BOOL fn was returning 3 different values :-).
Jeremy Allison
2002-01-08
1
-11
/
+12
*
Debugs that print out a share mode table in debug level 10. This code
Jeremy Allison
2002-01-08
1
-4
/
+46
*
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
2002-01-08
3
-29
/
+31
*
Return called NetBIOS name if present in preference to global_myname.
Jeremy Allison
2002-01-07
1
-5
/
+9
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
8
-0
/
+28
*
sync getopt() args with 2.2
Gerald Carter
2002-01-07
1
-1
/
+1
*
- use CFLAGS when linking shared libs (for things like -64 on irix)
Andrew Tridgell
2002-01-07
3
-7
/
+6
*
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
2002-01-07
4
-4
/
+4
*
Converted getprinterdriver to WERROR - it always returns dos error 6
Tim Potter
2002-01-07
2
-65
/
+81
*
Spelling fix.
Tim Potter
2002-01-07
2
-665
/
+662
*
Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD is
Tim Potter
2002-01-07
1
-2
/
+10
*
Converted enumprinters and enumports cmd functions to use WERROR
Tim Potter
2002-01-06
1
-32
/
+39
*
Converted enumprinters and enumports cli functions to return WERRORs.
Tim Potter
2002-01-06
1
-106
/
+129
*
Check for winbind separator in user name for cli_session_setup()
Tim Potter
2002-01-06
1
-1
/
+2
*
spoolss rpc client cleanup:
Tim Potter
2002-01-06
2
-91
/
+122
*
Define a rpc_client doc group.
Tim Potter
2002-01-06
1
-0
/
+3
*
Minor doc cleanups.
Tim Potter
2002-01-06
1
-2
/
+2
*
Added a get_dos_error_msg() function to mirror the get_nt_error_msg()
Tim Potter
2002-01-06
1
-0
/
+11
*
Display nicer message when server name could not be resolved.
Tim Potter
2002-01-06
1
-3
/
+3
*
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
2002-01-06
2
-1
/
+2
*
Get this code back to where it belongs...
Andrew Bartlett
2002-01-06
1
-7
/
+7
*
Some more SPNEGO fixes.
Andrew Bartlett
2002-01-06
1
-1
/
+1
*
fixed another DATA_BLOB constructor
Andrew Tridgell
2002-01-05
1
-6
/
+1
*
simple fix for creating blank data blobs
Andrew Tridgell
2002-01-05
2
-5
/
+8
*
Fix up the SPNEGO segfault.
Andrew Bartlett
2002-01-05
1
-2
/
+2
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
19
-653
/
+690
*
Add a talloc varient of the data_blob functions.
Andrew Bartlett
2002-01-05
2
-4
/
+50
*
Add a comment on how this error map was derrived.
Andrew Bartlett
2002-01-05
1
-0
/
+22
*
One line fix to get smbmount working again.
Andrew Bartlett
2002-01-05
1
-0
/
+3
*
Added DEBUG in set_share_mode to track down logic insanity.
Jeremy Allison
2002-01-05
1
-0
/
+8
*
Add a touch of const
Andrew Bartlett
2002-01-05
1
-1
/
+1
[next]