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
1999-01-28
error code cleanup
Luke Leighton
1
-27
/
+27
1999-01-28
returned cli_session_setup to previous behaviour. added a couple of
Luke Leighton
1
-7
/
+22
1999-01-27
Service Control Manager - service enumeration.
Luke Leighton
4
-37
/
+61
1999-01-27
set_port warning / unused / global/local variable overlap issues
Luke Leighton
3
-15
/
+16
1999-01-27
Fuss fuss fuss.
Christopher R. Hertel
1
-1
/
+5
1999-01-27
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
3
-23
/
+34
1999-01-27
compilation errors due to addition of smb file handle parameter.
Luke Leighton
1
-10
/
+9
1999-01-25
Putting back the -p flag in smbclient.
Richard Sharpe
4
-4
/
+32
1999-01-25
More changes to get SSL working with 2.x.x
Richard Sharpe
1
-0
/
+26
1999-01-24
Fixing up configure to properly support ssl
Richard Sharpe
1
-0
/
+4
1999-01-24
Adding first of the fixes for SSL.
Richard Sharpe
1
-9
/
+14
1999-01-18
In security=user mode we must allow cli_connect_serverlist to connect to our
Matthew Chapman
1
-1
/
+1
1999-01-18
Added load_interfaces in smbpasswd to allow name resolution by broadcast and
Matthew Chapman
1
-0
/
+2
1999-01-17
A small change to clitar.c (really, I promise :-)
Richard Sharpe
1
-0
/
+7
1999-01-15
eclass != ERRDOS && num != ERRmoredata
Matthew Chapman
1
-1
/
+1
1999-01-15
Fixed typo in srv_samr.c where samr_add_groupmem and samr_del_groupmem were
Matthew Chapman
1
-4
/
+4
1999-01-15
Finally committing my LDAP changes.
Matthew Chapman
7
-101
/
+523
1999-01-13
Fixed the "You password will expire in 0 days. Would you like to
Gerald Carter
2
-1
/
+30
1999-01-13
fixed an uninitialized variable in lookupsmbgrpgid() and
Gerald Carter
2
-1
/
+3
1998-12-29
While writing the man page, I realized that it was a bit silly not to accept
Christopher R. Hertel
1
-32
/
+117
1998-12-28
Sorry that this is going so slowly.
Christopher R. Hertel
2
-3
/
+9
1998-12-20
fix for potential lsass.exe crashing due to negative response from
Luke Leighton
4
-26
/
+30
1998-12-20
adding start of remote lookup for domain member role.
Luke Leighton
1
-29
/
+125
1998-12-20
lib_sec_ctxt.o not .c
Luke Leighton
1
-1
/
+1
1998-12-19
Fixed problems in debug code because I did not compile
Richard Sharpe
1
-4
/
+4
1998-12-19
Added some debugging to clitar ...
Richard Sharpe
1
-0
/
+4
1998-12-17
Fixed tar recurse bug.
Jeremy Allison
1
-1
/
+1
1998-12-17
Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...
Jeremy Allison
3
-9
/
+30
1998-12-17
and in head branch:
Andrew Tridgell
4
-3
/
+6
1998-12-16
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
7
-41
/
+184
1998-12-15
on Linux force fcntl/mmap based shared memory and on other systems
Andrew Tridgell
1
-0
/
+13
1998-12-14
server_cryptkey() now calling cli_connectserverlist(). stupid microsoft
Luke Leighton
2
-76
/
+15
1998-12-14
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
8
-12
/
+84
1998-12-14
trying to track down issues in get_home_dir().
Luke Leighton
4
-7
/
+21
1998-12-11
%U substitution should be unix user not nt user
Luke Leighton
2
-4
/
+9
1998-12-09
adding svcctl parsing code
Luke Leighton
4
-9
/
+329
1998-12-09
bugfix in smb_err_msg
Luke Leighton
1
-3
/
+2
1998-12-09
oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.
Luke Leighton
4
-18
/
+17
1998-12-09
adding some enumerate services code, client and server.
Luke Leighton
9
-95
/
+394
1998-12-09
need to initialise global_myworkgroup
Luke Leighton
2
-1
/
+19
1998-12-09
removed the SID stuff from the head branch as well.
Andrew Tridgell
3
-36
/
+6
1998-12-08
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
8
-41
/
+551
1998-12-08
Adding George's Mac extension code.
Jeremy Allison
1
-0
/
+140
1998-12-08
Adding George's Mac extension include files.
Jeremy Allison
2
-0
/
+279
1998-12-08
ldap_getpw() also needs to be (void)
Luke Leighton
2
-4
/
+3
1998-12-08
compilation warnings due to missing (void) in ldap_close_connection.
Luke Leighton
2
-3
/
+7
1998-12-08
adding srvsvc pipe.
Luke Leighton
15
-11
/
+519
1998-12-07
added ldap files by Matthew Chapman.
Luke Leighton
5
-0
/
+1574
1998-12-07
Matthew Chapman spotted that smbpasschange was assuming the existence
Luke Leighton
1
-29
/
+0
1998-12-07
fixed warnings (and potential errors) due to integer overflow when
Andrew Tridgell
2
-3
/
+5
[next]