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-10-15
adding error checking in parsing code
Luke Leighton
5
-66
/
+239
1999-10-15
renamed "class" local variable to avoid global clash
Luke Leighton
1
-2
/
+2
1999-10-15
oops! srvinfo 2 command caught bug where strings in containers assumed
Luke Leighton
1
-8
/
+15
1999-10-15
renamed args due to global "class" variable
Luke Leighton
1
-5
/
+5
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
16
-1868
/
+3328
1999-10-15
removed unused static wait_keyboard()
Luke Leighton
1
-30
/
+0
1999-10-14
const issues
Luke Leighton
1
-1
/
+1
1999-10-14
stop over-runs in reading / writing data stream.
Luke Leighton
1
-25
/
+44
1999-10-14
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
3
-38
/
+42
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
8
-105
/
+503
1999-10-05
David van Geyn spotted that ulong is not defined on FREEBSD, not supposed
Luke Leighton
1
-1
/
+1
1999-10-01
splitting dom info into sam_query_dominfo function
Luke Leighton
3
-35
/
+60
1999-10-01
permissions on SamrConnect changed to 0x02000000 (maximum allowed)
Luke Leighton
1
-16
/
+16
1999-10-01
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
4
-18
/
+32
1999-09-28
memory problems associated with when lsalookupsids returns
Luke Leighton
1
-3
/
+20
1999-09-27
don't leak printer handles,
Jean-François Micouleau
4
-9
/
+23
1999-09-25
Don't duplicate forms anymore, just update the definition.
Jean-François Micouleau
2
-17
/
+87
1999-09-24
Correctly handle the dependent files in the printer_driver_info_3 struct
Jean-François Micouleau
2
-8
/
+20
1999-09-24
Alan (alanh@pinacl.co.uk) found a nasty bug
Jean-François Micouleau
1
-1
/
+1
1999-09-24
Whoops ! Being over-paranoid is not good.
Jean-François Micouleau
1
-8
/
+0
1999-09-23
use gecos field to fill the full_name
Jean-François Micouleau
2
-7
/
+36
1999-09-22
Fixed an annoying bug in the LDAP code. Attributes not present in the
Matthew Chapman
1
-22
/
+3
1999-09-21
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
5
-79
/
+127
1999-09-21
testing for attempts to get more info levels into samr_query_userinfo
Luke Leighton
4
-12
/
+60
1999-09-16
reading in smb server domain name from SMBnegprot response
Luke Leighton
3
-10
/
+30
1999-09-15
#defines for port 445 to SMB_PORT2
Luke Leighton
3
-6
/
+7
1999-09-15
use DEBUGLEVEL not DEBUGLVL()
Luke Leighton
1
-1
/
+1
1999-09-14
wow!!!! this one's been here for two years!!!! alignment issues
Luke Leighton
1
-0
/
+2
1999-09-14
oops.
Luke Leighton
1
-6
/
+9
1999-09-14
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
3
-1
/
+159
1999-09-12
restructuring
Luke Leighton
1
-55
/
+51
1999-09-12
using #define report
Luke Leighton
1
-85
/
+85
1999-09-12
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
7
-29
/
+28
1999-09-10
oops, port 455 instead of 445
Luke Leighton
1
-1
/
+1
1999-09-09
allan hourihane sent log 100 in which showed that some really old code
Luke Leighton
2
-30
/
+8
1999-09-08
bertl <bs@niggard.org> patch for making samba listen on port 445, just like
Luke Leighton
3
-28
/
+79
1999-08-31
matthew chapman identified 4 previously unknown samr functions.
Luke Leighton
3
-8
/
+8
1999-08-30
debugged enumgroups -g option
Luke Leighton
2
-3
/
+6
1999-08-30
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
3
-6
/
+98
1999-08-29
improved "dominfo" rpcclient command
Luke Leighton
5
-6
/
+100
1999-08-29
added experimental del_groupmem and del_aliasmem commands that were not
Luke Leighton
2
-27
/
+62
1999-08-23
Removing a stray return, probably inserted during debugging, which broke
Matthew Chapman
1
-2
/
+0
1999-08-18
Don't print out a message in svcenum command for the ERRmoredata
Tim Potter
1
-4
/
+7
1999-08-18
patch from michael glauche to add session enum code into smbd.
Luke Leighton
2
-14
/
+111
1999-08-18
display of session enum info
Luke Leighton
3
-0
/
+214
1999-08-18
event log update, netsessenum, netconnenum update.
Luke Leighton
7
-21
/
+36
1999-08-18
event log update
Luke Leighton
3
-25
/
+25
1999-08-18
debug info display (netbios layer).
Luke Leighton
2
-5
/
+23
1999-08-18
added back test to exclude unused connections.
Luke Leighton
1
-1
/
+3
1999-08-18
patch from Michael Glauche to call get_status_connections() instead of
Luke Leighton
2
-52
/
+57
[next]