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
...
*
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
*
detect attempts to connect to names of the type NAME#xx and do a
Andrew Tridgell
2001-12-11
1
-1
/
+11
*
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
2001-12-11
1
-0
/
+52
*
NT_STATUS(0x80000005) maps to ERRDOS,234
Jean-François Micouleau
2001-12-10
1
-1
/
+1
*
added enum alias groups to rpcclient
Jean-François Micouleau
2001-12-10
1
-0
/
+78
*
Treat RAP codes differently.
Jeremy Allison
2001-12-10
1
-19
/
+20
*
RAP error strings take precedence as they are not encoded in the SMB header
Jeremy Allison
2001-12-10
1
-9
/
+9
*
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
2001-12-10
1
-0
/
+59
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-1
/
+1
*
Leak less memory.
Andrew Bartlett
2001-12-08
1
-8
/
+18
*
Added fetch_domain_sid. Not used in current code, but a nice example
Jeremy Allison
2001-12-05
1
-0
/
+96
*
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
2001-12-05
2
-1
/
+198
*
Ditto on the const religion.
Andrew Bartlett
2001-12-05
1
-2
/
+2
*
Add 'net rpc join' to match the ADS equiv.
Andrew Bartlett
2001-12-04
2
-12
/
+7
*
Fix up funtion name, as this finds local, not domain master browsers.
Andrew Bartlett
2001-12-04
1
-2
/
+2
*
Added error message for ERRdiskfull.
Tim Potter
2001-12-04
1
-0
/
+1
*
when using non-encrypted password ignore the ntpass variable to
Andrew Tridgell
2001-12-04
1
-2
/
+2
*
const religion
Andrew Tridgell
2001-12-03
1
-1
/
+1
*
This change reworkes the connection code for both rpcclient and net new
Andrew Bartlett
2001-12-03
1
-1
/
+113
*
added queryuseraliases to rpcclient
Jean-François Micouleau
2001-12-02
1
-0
/
+49
*
added samr_query_sec_obj for rpcclient
Jean-François Micouleau
2001-12-01
1
-0
/
+46
*
I think the lookup_pdc_name() should be called lookup_dc_name() and the
Tim Potter
2001-11-29
1
-21
/
+22
*
fixed some krb5 ifdefs
Andrew Tridgell
2001-11-28
2
-3
/
+3
*
fixed a core dump in server level security
Andrew Tridgell
2001-11-28
1
-2
/
+4
*
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
2001-11-28
1
-4
/
+4
*
Cross merge to make 2.2 and HEAD closer.
Jeremy Allison
2001-11-28
1
-9
/
+6
*
Fix another memory leak spotted by Tom Jansen.
Richard Sharpe
2001-11-27
1
-0
/
+1
*
prevent a bogus insure wild ptr message
Andrew Tridgell
2001-11-27
1
-1
/
+2
*
prevent a memory leak of cli structures
Andrew Tridgell
2001-11-27
1
-1
/
+7
*
increment the value not the pointer
Andrew Tridgell
2001-11-26
1
-1
/
+1
*
Fix --enable-developer shadow warning
Andrew Bartlett
2001-11-26
1
-3
/
+3
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
2
-5
/
+3
*
And delete domain_client_validate.c...
Andrew Bartlett
2001-11-26
1
-432
/
+0
*
use DEBUG() not d_printf() in libraries
Andrew Tridgell
2001-11-26
1
-2
/
+2
*
Use "password server" for searching for BDC's also as Tim suggested.
Jeremy Allison
2001-11-25
1
-6
/
+8
*
Add a new torture test to extract a NT->DOS error map from an NT member of a
Andrew Bartlett
2001-11-25
4
-5
/
+74
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-0
/
+7
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
2
-5
/
+6
*
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
2001-11-24
1
-0
/
+174
*
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
2001-11-23
1
-0
/
+2
*
Update some of the error mapping, based on on-the-wire observations of an NT4...
Andrew Bartlett
2001-11-23
1
-7
/
+7
*
Finally worked out why a enumerate trusted domains was returning a
Tim Potter
2001-11-23
2
-11
/
+15
*
Added constants and error message for dos error code 1326 (logon failure).
Tim Potter
2001-11-23
2
-1
/
+13
*
added lsa_enum_sids to rpcclient
Jean-François Micouleau
2001-11-22
1
-0
/
+69
*
Removed unused variable.
Tim Potter
2001-11-22
1
-1
/
+0
*
Oops - opening wrong pipe name in cli_lsa_initialise() helper function.
Tim Potter
2001-11-22
1
-1
/
+1
*
add another command to rpcclient: getdispname. Show the full description
Jean-François Micouleau
2001-11-22
1
-0
/
+53
[prev]
[next]