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
/
source
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused static variable.
Tim Potter
2002-01-25
1
-1
/
+0
*
Add more string explanations of RAP errors that are already documented
Martin Pool
2002-01-22
1
-8
/
+17
*
Spelling fixes.
Tim Potter
2002-01-20
1
-0
/
+2
*
Fix a couple of memory leaks in the cli_establish_connection() code's failure
Andrew Bartlett
2002-01-20
1
-0
/
+2
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-10
/
+18
*
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
2002-01-18
1
-3
/
+3
*
Made a debug look nicer.
Tim Potter
2002-01-17
1
-1
/
+2
*
fixed a typo in the error map for WRONG_PASSWORD
Andrew Tridgell
2002-01-17
1
-1
/
+1
*
Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
Jeremy Allison
2002-01-16
1
-2
/
+2
*
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
2002-01-16
1
-0
/
+1
*
Added CIFS UNIX extension code to client.
Jeremy Allison
2002-01-16
1
-0
/
+164
*
Merge of name_status_find() debugs.
Tim Potter
2002-01-16
1
-5
/
+18
*
Removed fprintf(stderr, ...); calls which should not be present in library
Tim Potter
2002-01-14
1
-4
/
+0
*
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
2002-01-12
1
-0
/
+152
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
9
-62
/
+62
*
fixed a crash bug in domain auth caused by an uninitialised nt_status
Andrew Tridgell
2002-01-11
1
-0
/
+2
*
cope with direct IP addresses in resolve_name()
Andrew Tridgell
2002-01-11
1
-0
/
+5
*
Fix up 'net ads join' to delete and rejoin if the account already exists.
Andrew Bartlett
2002-01-11
1
-1
/
+1
*
make sure resolve_name() only returns valid IP addresses
Andrew Tridgell
2002-01-11
1
-4
/
+13
*
Merge from appliance-head:
Tim Potter
2002-01-09
1
-4
/
+72
*
Converted getprinterdriver to WERROR - it always returns dos error 6
Tim Potter
2002-01-07
1
-54
/
+64
*
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
1
-56
/
+60
*
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
*
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
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
1
-3
/
+1
*
Add a comment on how this error map was derrived.
Andrew Bartlett
2002-01-05
1
-0
/
+22
*
Add a touch of const
Andrew Bartlett
2002-01-05
1
-1
/
+1
*
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
2002-01-03
2
-407
/
+430
*
Initialise result on success in cli_spoolss_enum_printers() so we don't get
Tim Potter
2002-01-03
1
-0
/
+2
*
The werror<->nt status code map has changed and has broken all the spoolss
Tim Potter
2002-01-03
1
-7
/
+7
*
This brings the NT->DOS error mapping into better line with what NT does.
Andrew Bartlett
2002-01-01
1
-2
/
+2
*
Add a function to convert 'NT_STATUS...' strings back into their actual error
Andrew Bartlett
2002-01-01
1
-0
/
+16
*
Add a specialised version of tpot's libsmb samlogon code for use with
Andrew Bartlett
2002-01-01
1
-0
/
+86
*
Ensure the output cli can't have spurious values if the connection fails...
Andrew Bartlett
2001-12-31
1
-1
/
+7
*
Fix up the comment in the copyright header
Andrew Bartlett
2001-12-31
1
-2
/
+1
*
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
2001-12-30
1
-3
/
+2
*
Finish idra's cleanup of the RPC remote shutdown code.
Andrew Bartlett
2001-12-30
1
-3
/
+2
*
- handle kerberos session setup reply with broken null termination
Andrew Tridgell
2001-12-21
1
-4
/
+5
*
try to handle end of packet for not null terminated domain strings
Andrew Tridgell
2001-12-21
1
-1
/
+3
*
added trusted realm support to ADS authentication
Andrew Tridgell
2001-12-19
1
-2
/
+2
*
there is no unknown field in LSA_SEC_QOS
Jean-François Micouleau
2001-12-17
1
-2
/
+2
*
Added comment.
Tim Potter
2001-12-13
1
-0
/
+2
*
update the ldap support code. it compiles.
Jean-François Micouleau
2001-12-13
1
-2
/
+4
*
Always use ASCII strings when changing passwords with RAP.
Jeremy Allison
2001-12-12
1
-3
/
+3
*
handle a NULL hostname in cli_connect()
Andrew Tridgell
2001-12-11
1
-0
/
+3
[next]