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
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
2
-3
/
+5
*
|
Added many more defines in service category, user category and others
Steve French
2001-11-03
1
-0
/
+26
*
|
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
2
-33
/
+24
*
|
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
2001-10-31
1
-0
/
+5
*
|
Fix up smbpasswd -e/-d so that it doesn't change the password under you any
Andrew Bartlett
2001-10-30
1
-0
/
+1
*
|
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
1
-7
/
+0
*
|
Add popt for parsing commandline options
Jim McDonough
2001-10-23
2
-1
/
+6
*
|
a quick fix to get rpcclient working again. This just disables
Andrew Tridgell
2001-10-22
1
-0
/
+1
*
|
- fixed link order of krb5 libs
Andrew Tridgell
2001-10-22
1
-6
/
+0
*
|
Converted a bunch of 0x85 constants to SMBkeepalive.
Tim Potter
2001-10-20
1
-0
/
+1
*
|
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
2001-10-20
1
-20
/
+23
*
|
Ensure we mask off deny modes correctly on being set (this shouldn't have
Jeremy Allison
2001-10-19
1
-1
/
+1
*
|
Added include guards around file.
Jeremy Allison
2001-10-19
1
-0
/
+4
*
|
Add rap.h for net utility and libsmb
Jim McDonough
2001-10-19
1
-0
/
+2
*
|
Add header for common RAP definitions
Jim McDonough
2001-10-19
1
-0
/
+478
*
|
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
2001-10-19
2
-0
/
+13
*
|
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
2001-10-18
1
-0
/
+4
*
|
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
2001-10-17
1
-0
/
+6
*
|
very simple asynchronous "lpq" thread patch
Jean-François Micouleau
2001-10-16
1
-0
/
+1
*
|
forgot to add intl.h
Andrew Tridgell
2001-10-14
1
-0
/
+25
*
|
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
2
-52
/
+1
*
|
Moved to rpcclient subdirectory.
Tim Potter
2001-10-12
1
-33
/
+0
*
|
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
1
-1
/
+0
*
|
moved some OIDs to the ASN.1 header
Andrew Tridgell
2001-10-12
1
-0
/
+6
*
|
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
2001-10-12
2
-1
/
+2
*
|
added a ASN.1 parser, so now I can properly parse the negTokenInit
Andrew Tridgell
2001-10-11
1
-0
/
+4
*
|
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
2001-10-11
1
-64
/
+0
*
|
profile.h is now known as smbprofile.h due to a conflict with badly
Andrew Tridgell
2001-10-11
1
-461
/
+0
*
|
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
6
-3
/
+518
*
|
Move CLI_POLICY_HND to be internal to winbindd.
Tim Potter
2001-10-05
1
-9
/
+0
*
|
removed old unused files
Andrew Tridgell
2001-10-03
2
-10730
/
+0
*
|
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
|
Added copyright (not sure who owns it though) and #include guards.
Tim Potter
2001-10-02
1
-0
/
+25
*
|
Added copyright and include guards.
Tim Potter
2001-10-02
1
-1
/
+23
*
|
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
2001-10-01
1
-0
/
+3
*
|
Make header comment clearer, these are RIDs, not UIDs.
Andrew Bartlett
2001-09-30
1
-2
/
+3
*
|
Finally kill off the SMBENCRYPT() macro.
Andrew Bartlett
2001-09-30
1
-2
/
+0
*
|
Fixed CUPS detection - patch from Michael Sweet.
Jeremy Allison
2001-09-28
1
-3
/
+3
*
|
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
2001-09-25
1
-11
/
+70
*
|
fixed the really awful performance problem with the stat cache when it
Andrew Tridgell
2001-09-25
1
-1
/
+1
*
|
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
2001-09-25
1
-1
/
+1
*
|
Added SWAT i18n feature:
Motonobu Takahashi
2001-09-24
2
-0
/
+72
*
|
fixed the Makefile so we don't rebuild libsmbclient and build_env.h
Andrew Tridgell
2001-09-22
1
-1
/
+1
*
|
These are RIDs not Unix UIDs so make this clear in the feild names.
Andrew Bartlett
2001-09-22
1
-2
/
+2
*
|
Attempt to make quotas work with RH7.1, and with other Linuxen... This is
Jeremy Allison
2001-09-21
1
-0
/
+2
*
|
Reran autoconf, autoheader
Andrew Bartlett
2001-09-19
1
-0
/
+10
*
|
Add the ability to display Samba's build options with smbd -b and as a level 4
Andrew Bartlett
2001-09-19
1
-0
/
+1
*
|
Correct fix for unaligned memcpy - malloc'ed memory incremented by sizeof(str...
Jeremy Allison
2001-09-18
1
-1
/
+4
*
|
Use structure copy to fix unaligned accesses on 64bit architectures on
Jeremy Allison
2001-09-18
1
-1
/
+1
*
|
introduce SAFE_FREE() macro as suggested by andreas moroder.
Simo Sorce
2001-09-17
1
-0
/
+3
[prev]
[next]