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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-22
lets try the new mangling code
Simo Sorce
2
-7
/
+44
2001-10-22
a quick fix to get rpcclient working again. This just disables
Andrew Tridgell
4
-2
/
+10
2001-10-22
samr querydispinfo can change level, start index and max entries.
Jean-François Micouleau
1
-10
/
+33
2001-10-22
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
2
-46
/
+24
2001-10-22
- fixed link order of krb5 libs
Andrew Tridgell
5
-134
/
+97
2001-10-22
Fix for @ in pathname from Kian Win.
Jeremy Allison
1
-1
/
+5
2001-10-22
Renamed inbuilt xstrdup to smb_xstrdup.
Jeremy Allison
1
-5
/
+5
2001-10-22
Added xstrdup, removed static version from smbpasswd.c
Jeremy Allison
2
-16
/
+14
2001-10-22
Added xmalloc - calls smb_panic on zero size or malloc fail.
Jeremy Allison
1
-1
/
+27
2001-10-21
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
6
-31
/
+32
2001-10-21
Fix for fussy Solaris compiler.
Tim Potter
1
-3
/
+1
2001-10-21
patch for neater output() function from vance
Andrew Tridgell
1
-351
/
+193
2001-10-21
Fix for compilation on non-krb5 systems
Andrew Bartlett
1
-1
/
+1
2001-10-21
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
1
-22
/
+18
2001-10-21
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
1
-1
/
+3
2001-10-21
made smbclient cope better with arbitrary principle forms
Andrew Tridgell
3
-21
/
+10
2001-10-21
support both old and new kerberos OIDs
Andrew Tridgell
2
-2
/
+3
2001-10-21
fixed the spnego detection code in session setup
Andrew Tridgell
1
-2
/
+8
2001-10-20
Converted a bunch of 0x85 constants to SMBkeepalive.
Tim Potter
4
-8
/
+9
2001-10-20
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
8
-1020
/
+1026
2001-10-20
Use asprintf, do bounds check, better rc logic
Jim McDonough
1
-33
/
+43
2001-10-20
crude fix for anonymous session setup with extended security
Andrew Tridgell
1
-1
/
+62
2001-10-20
better krb5 error handling (thanks andrewb!)
Andrew Tridgell
3
-9
/
+23
2001-10-20
finished auth when we get a valid kerberos ticket
Andrew Tridgell
1
-8
/
+58
2001-10-20
add non_root_mode() check
Andrew Tridgell
1
-1
/
+1
2001-10-20
removed an unused variable
Andrew Tridgell
1
-1
/
+0
2001-10-20
don't need KRB5_DIR define
Andrew Tridgell
1
-1
/
+0
2001-10-20
fixed LDSHFLAGS when using non-standard lib locations
Andrew Tridgell
1
-7
/
+8
2001-10-20
quick fix for krb5 compilation. I've told vance how to fix this module
Andrew Tridgell
1
-5
/
+2
2001-10-19
Ensure we mask off deny modes correctly on being set (this shouldn't have
Jeremy Allison
2
-3
/
+3
2001-10-19
Added include guards around file.
Jeremy Allison
1
-0
/
+4
2001-10-19
Add RAP net share add support
Jim McDonough
1
-31
/
+113
2001-10-19
print in a human readable format when the password expired.
Jean-François Micouleau
2
-2
/
+2
2001-10-19
Add build of net utility
Jim McDonough
1
-2
/
+8
2001-10-19
Add command-line remote management utility
Jim McDonough
1
-0
/
+1510
2001-10-19
Add additional client RAP calls
Jim McDonough
1
-0
/
+1832
2001-10-19
Add rap.h for net utility and libsmb
Jim McDonough
1
-0
/
+2
2001-10-19
Add header for common RAP definitions
Jim McDonough
1
-0
/
+478
2001-10-19
Fixed issues with changenotify only being called once in VC++.
Jeremy Allison
1
-4
/
+29
2001-10-19
Tidy up debug in notify code.
Jeremy Allison
2
-24
/
+35
2001-10-19
Fixed some memory leaks introduced by connection handling rewrite, as well
Tim Potter
4
-20
/
+29
2001-10-19
Converted some more functions to create and dispose of a talloc context on a
Tim Potter
5
-87
/
+106
2001-10-19
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
5
-61
/
+280
2001-10-19
client : Fixed error return.
Jeremy Allison
2
-1
/
+3
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
16
-93
/
+197
2001-10-18
Merge Gerry's %G change from 2.2.2.
Jeremy Allison
1
-7
/
+8
2001-10-18
got rid of start_background_queue()
Andrew Tridgell
1
-1
/
+6
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
7
-15
/
+141
2001-10-18
Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile.
Tim Potter
3
-5
/
+5
2001-10-18
Now compiles under head branch.
Tim Potter
1
-89
/
+51
[next]