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-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
2002-01-05
Added DEBUG in set_share_mode to track down logic insanity.
Jeremy Allison
1
-0
/
+8
2002-01-05
Add a touch of const
Andrew Bartlett
1
-1
/
+1
2002-01-04
print the timezone in the same format as 'date +%z' - much better for scripting
Andrew Tridgell
1
-5
/
+8
2002-01-04
Missed error return is can_rename fails.
Jeremy Allison
1
-0
/
+1
2002-01-04
Re-wrote the guts of the rename_internals code to cope with a reported
Jeremy Allison
3
-41
/
+102
2002-01-03
Added WERROR for non local domain.
Jeremy Allison
1
-0
/
+1
2002-01-03
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
7
-6
/
+17
2002-01-03
Don't use static memory, malloc it...
Jeremy Allison
1
-2
/
+12
2002-01-03
Fix the fix.... (sigh).
Jeremy Allison
1
-1
/
+1
2002-01-03
Ensure modtime is set correctly on destination files in copy command.
Jeremy Allison
1
-0
/
+4
2002-01-03
Fixed embarressing 16k strack trashing bug :-(.
Jeremy Allison
1
-8
/
+9
2002-01-03
added nTSecurityDescriptor field to host acct dump
Andrew Tridgell
1
-1
/
+3
2002-01-03
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
4
-410
/
+435
2002-01-03
Clarify doc for SAFE_FREE.
Martin Pool
1
-3
/
+7
2002-01-03
Make a couple more of the warnings also be C comments
Andrew Bartlett
1
-2
/
+2
2002-01-03
A few changes to always output the erorr mapping even when the error was
Andrew Bartlett
1
-27
/
+34
2002-01-03
Workaround some 'smarts' in Win2k.
Andrew Bartlett
1
-0
/
+20
2002-01-03
Re-add bail on failure.
Andrew Bartlett
1
-2
/
+8
2002-01-03
Fix talloc msg registration
Martin Pool
1
-1
/
+1
2002-01-03
Put a name on lp_talloc pool
Martin Pool
1
-1
/
+1
2002-01-03
Make talloctort call talloc_describe_all before exiting
Martin Pool
1
-0
/
+2
2002-01-03
Cope nicely with pools with no name.
Martin Pool
1
-1
/
+10
2002-01-03
fixed ERRMAPEXTRACT torture to work with win2k
Andrew Tridgell
1
-11
/
+5
2002-01-03
smbd children should also register for POOL_USAGE
Martin Pool
1
-0
/
+1
2002-01-03
Cleanup format.
Martin Pool
1
-1
/
+1
2002-01-03
talloc accounting now includes number of chunks and bytes allocated.
Martin Pool
1
-9
/
+42
2002-01-03
Send back talloc allocation information when POOL_USAGE is received.
Martin Pool
1
-2
/
+8
[next]