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
/
include
/
smb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-20
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
1
-0
/
+2
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-0
/
+2
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
1
-0
/
+7
2002-01-15
Split pstring definitions into their own header.
Martin Pool
1
-53
/
+1
2002-01-15
Change the passdb interface to use allocated strings.
Andrew Bartlett
1
-13
/
+17
2002-01-14
PSTRING_SANCTIFY:
Martin Pool
1
-3
/
+50
2002-01-10
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
1
-0
/
+1
2002-01-05
Add a talloc varient of the data_blob functions.
Andrew Bartlett
1
-1
/
+2
2002-01-02
ooops./ forgot one
Gerald Carter
1
-1
/
+1
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-48
/
+55
2001-12-31
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
1
-0
/
+1
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-2
/
+21
2001-12-20
much better auto-init of valid_table[]. This should just about remove
Andrew Tridgell
1
-0
/
+1
2001-12-20
Added some comments showing hex values of some constants.
Tim Potter
1
-11
/
+11
2001-12-14
Rafal (mimir) patch for trusts r.
Jean-François Micouleau
1
-0
/
+1
2001-12-13
update the ldap support code. it compiles.
Jean-François Micouleau
1
-0
/
+7
2001-12-05
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
1
-0
/
+6
2001-12-03
added a tdb to store the account policy informations.
Jean-François Micouleau
1
-0
/
+14
2001-11-30
Comment deconfusification.
Tim Potter
1
-1
/
+1
2001-11-25
added 'security=ADS'
Andrew Tridgell
1
-1
/
+1
2001-11-23
Reference about SIDs from tpot.
Martin Pool
1
-7
/
+13
2001-11-08
Added more define bits. Fixed error in vol attributes.
Jeremy Allison
1
-3
/
+6
2001-11-04
a big one:
Simo Sorce
1
-0
/
+10
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
1
-0
/
+3
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-2
/
+2
2001-10-30
Fix up smbpasswd -e/-d so that it doesn't change the password under you any
Andrew Bartlett
1
-0
/
+1
2001-10-29
This commit is number 2 of 4.
Andrew Bartlett
1
-7
/
+0
2001-10-20
Converted a bunch of 0x85 constants to SMBkeepalive.
Tim Potter
1
-0
/
+1
2001-10-20
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
1
-20
/
+23
2001-10-19
Ensure we mask off deny modes correctly on being set (this shouldn't have
Jeremy Allison
1
-1
/
+1
2001-10-19
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
1
-0
/
+1
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
1
-1
/
+0
2001-10-11
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
1
-0
/
+8
2001-10-05
Move CLI_POLICY_HND to be internal to winbindd.
Tim Potter
1
-9
/
+0
2001-09-18
Correct fix for unaligned memcpy - malloc'ed memory incremented by sizeof(str...
Jeremy Allison
1
-1
/
+4
2001-09-16
Start pushing the NTSTATUS stuff out to the wire for session setups.
Andrew Bartlett
1
-0
/
+1
2001-09-06
Annotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN constant.
Tim Potter
1
-1
/
+3
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
1
-2
/
+2
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-1
/
+19
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-2
/
+2
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-0
/
+11
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-2
/
+2
2001-08-13
Moved across definition of dos error types from smb.h to doserr.h
Tim Potter
1
-4
/
+0
2001-08-10
Moved dos error codes from smb.h into new file doserr.h
Tim Potter
1
-113
/
+1
2001-07-22
changed the iconv interface to go via ucs2 for all conversions. This
Andrew Tridgell
1
-6
/
+4
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-6
/
+28
2001-06-30
Ensure we return correct error on trying to unlock a region not locked.
Jeremy Allison
1
-0
/
+1
2001-06-23
Added other_safe_chars to alpha_strcpy(). Needs testing but is a better
Jeremy Allison
1
-0
/
+2
2001-06-21
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
1
-1
/
+1
2001-06-20
initial support for paramter type P_LIST
Simo Sorce
1
-1
/
+2
[next]