index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-bugs@samba.org -> samba@samba.org
Andrew Bartlett
2001-10-26
1
-1
/
+1
*
Restore the intended behaviour for .headers.stamp
Andrew Bartlett
2001-10-26
1
-1
/
+1
*
Fixed compile warning.
Tim Potter
2001-10-26
1
-1
/
+1
*
Added || -> && fix from "Orwig, Paul" <PORWIG@PacificLife.com>.
Jeremy Allison
2001-10-24
1
-2
/
+2
*
Remove xstrdup since it was added to lib/util.c. Caused compile failure
Jim McDonough
2001-10-24
1
-13
/
+0
*
Updated copyright notice.
Tim Potter
2001-10-24
1
-1
/
+1
*
Renamed global_vfs_ops to default_vfs_ops and made static.
Tim Potter
2001-10-24
1
-12
/
+15
*
Removed unused function.
Tim Potter
2001-10-24
1
-68
/
+0
*
Made default vfs ops static so we can use this symbol in actual modules.
Tim Potter
2001-10-24
1
-1
/
+1
*
Don't get stuck in an infinite loop in vfs_connect.
Tim Potter
2001-10-23
1
-1
/
+1
*
more compiler warnings
Herb Lewis
2001-10-23
8
-10
/
+10
*
.headers.stamp not getting touched if file already existed.
Herb Lewis
2001-10-23
1
-1
/
+1
*
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
2001-10-23
8
-20
/
+17
*
IRIX compiler dies not like casts in macro args
Herb Lewis
2001-10-23
1
-1
/
+1
*
Remove setbuffer which caused build errors
Jim McDonough
2001-10-23
1
-2
/
+0
*
get rid of compiler warnings
Herb Lewis
2001-10-23
2
-2
/
+2
*
Fix popt library checking
Jim McDonough
2001-10-23
2
-13
/
+7
*
Replace getopt_long with popt for parsing commandline options
Jim McDonough
2001-10-23
1
-136
/
+91
*
Add popt for parsing commandline options
Jim McDonough
2001-10-23
19
-745
/
+2608
*
ops, some testing code in compat function let only mangled name come back.
Simo Sorce
2001-10-22
1
-12
/
+12
*
server support for RAP session list function
Jim McDonough
2001-10-22
2
-0
/
+118
*
lets try the new mangling code
Simo Sorce
2001-10-22
2
-7
/
+44
*
a quick fix to get rpcclient working again. This just disables
Andrew Tridgell
2001-10-22
4
-2
/
+10
*
samr querydispinfo can change level, start index and max entries.
Jean-François Micouleau
2001-10-22
1
-10
/
+33
*
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
2001-10-22
2
-46
/
+24
*
- fixed link order of krb5 libs
Andrew Tridgell
2001-10-22
5
-134
/
+97
*
Fix for @ in pathname from Kian Win.
Jeremy Allison
2001-10-22
1
-1
/
+5
*
Renamed inbuilt xstrdup to smb_xstrdup.
Jeremy Allison
2001-10-22
1
-5
/
+5
*
Added xstrdup, removed static version from smbpasswd.c
Jeremy Allison
2001-10-22
2
-16
/
+14
*
Added xmalloc - calls smb_panic on zero size or malloc fail.
Jeremy Allison
2001-10-22
1
-1
/
+27
*
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
2001-10-21
6
-31
/
+32
*
Fix for fussy Solaris compiler.
Tim Potter
2001-10-21
1
-3
/
+1
*
patch for neater output() function from vance
Andrew Tridgell
2001-10-21
1
-351
/
+193
*
Fix for compilation on non-krb5 systems
Andrew Bartlett
2001-10-21
1
-1
/
+1
*
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
2001-10-21
1
-22
/
+18
*
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
2001-10-21
1
-1
/
+3
*
made smbclient cope better with arbitrary principle forms
Andrew Tridgell
2001-10-21
3
-21
/
+10
*
support both old and new kerberos OIDs
Andrew Tridgell
2001-10-21
2
-2
/
+3
*
fixed the spnego detection code in session setup
Andrew Tridgell
2001-10-21
1
-2
/
+8
*
Converted a bunch of 0x85 constants to SMBkeepalive.
Tim Potter
2001-10-20
4
-8
/
+9
*
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
2001-10-20
8
-1020
/
+1026
*
Use asprintf, do bounds check, better rc logic
Jim McDonough
2001-10-20
1
-33
/
+43
*
crude fix for anonymous session setup with extended security
Andrew Tridgell
2001-10-20
1
-1
/
+62
*
better krb5 error handling (thanks andrewb!)
Andrew Tridgell
2001-10-20
3
-9
/
+23
*
finished auth when we get a valid kerberos ticket
Andrew Tridgell
2001-10-20
1
-8
/
+58
*
add non_root_mode() check
Andrew Tridgell
2001-10-20
1
-1
/
+1
*
removed an unused variable
Andrew Tridgell
2001-10-20
1
-1
/
+0
*
don't need KRB5_DIR define
Andrew Tridgell
2001-10-20
1
-1
/
+0
*
fixed LDSHFLAGS when using non-standard lib locations
Andrew Tridgell
2001-10-20
1
-7
/
+8
*
quick fix for krb5 compilation. I've told vance how to fix this module
Andrew Tridgell
2001-10-20
1
-5
/
+2
[next]