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