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
2002-01-11
Latest attempt at changeid.
Jeremy Allison
2
-6
/
+31
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
20
-156
/
+162
2002-01-11
fixed a crash bug in domain auth caused by an uninitialised nt_status
Andrew Tridgell
2
-1
/
+3
2002-01-11
fixed a crash in merge_aces()
Andrew Tridgell
1
-0
/
+1
2002-01-11
force the time difference in cache comparisons to be unsigned to cope
Andrew Tridgell
1
-1
/
+4
2002-01-11
make the winbind sequence number code more robust
Andrew Tridgell
1
-1
/
+1
2002-01-11
cope with direct IP addresses in resolve_name()
Andrew Tridgell
1
-0
/
+5
2002-01-11
preparing for release of 3.0-alpha13
Samba Release Account
1
-1
/
+1
2002-01-11
Make this error match Win2k.
Andrew Bartlett
1
-1
/
+1
2002-01-11
The DC is meant to be sent the *unmapped* username...
Andrew Bartlett
1
-1
/
+1
2002-01-11
Always query the PDC for the list of trusted domains rather than interating
Tim Potter
7
-114
/
+179
2002-01-11
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
4
-30
/
+47
2002-01-11
Correct4ed comment.
Tim Potter
1
-1
/
+1
2002-01-11
Fix up 'net ads join' to delete and rejoin if the account already exists.
Andrew Bartlett
2
-3
/
+8
2002-01-11
Some memory leak fixes.
Tim Potter
1
-17
/
+23
2002-01-11
make sure resolve_name() only returns valid IP addresses
Andrew Tridgell
1
-4
/
+13
2002-01-10
Since AB has been changing the winbind interface it's time to add the "mock
Tim Potter
3
-21
/
+21
2002-01-10
added structure members referred to by recent changes in vfs-wrap.c
Herb Lewis
1
-1
/
+5
2002-01-10
merge tpots name changes into IRIX part of code. When you change the name
Herb Lewis
1
-8
/
+8
2002-01-10
Return the winbind separator over the socket, so programs don't have to parse
Andrew Bartlett
5
-18
/
+78
2002-01-10
This changes the winbind protcol a bit:
Andrew Bartlett
6
-38
/
+84
2002-01-10
Quieten warning about uninitialized variable.
Martin Pool
1
-1
/
+3
2002-01-10
A big tidyup while thinking about getting trusted domains being re-read
Tim Potter
8
-132
/
+142
2002-01-10
Spelling fix.
Tim Potter
1
-1
/
+1
2002-01-10
browse_fn: FIXME: If the remote machine returns non-ascii characters
Martin Pool
1
-0
/
+3
2002-01-10
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
4
-2
/
+177
2002-01-10
Oh joy - the original code didn't do mapping of the perms onto the wire.
Jeremy Allison
1
-11
/
+41
2002-01-10
Ensure this is committed last.
Jeremy Allison
1
-288
/
+370
2002-01-10
We need to test for major/minor macros.
Jeremy Allison
4
-0
/
+39
2002-01-10
Although configure.in and configure were checked in at the same time
Tim Potter
1
-9
/
+9
2002-01-10
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
10
-495
/
+860
2002-01-09
Added tests for st_blocks in struct stat, and added a (hateful) constant
Jeremy Allison
4
-311
/
+389
2002-01-09
Fixed typo.
Jeremy Allison
1
-1
/
+1
2002-01-09
Move SAFE_FREE into tdb.c to stop exporting it into tdb.h namespace.
Jeremy Allison
2
-5
/
+5
2002-01-09
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
5
-7
/
+97
2002-01-09
FIXME: At the moment, if the user should happen to give the options
Martin Pool
1
-1
/
+7
2002-01-09
Better explanation message for dmalloc.
Martin Pool
8
-15
/
+15
2002-01-09
With --enable-dmalloc, also use dmalloc's wrappers around routines
Martin Pool
3
-785
/
+791
2002-01-09
Sample configuration for dmalloc.
Martin Pool
1
-0
/
+2
2002-01-09
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2
-2
/
+12
2002-01-09
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
1
-1
/
+4
2002-01-09
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
3
-27
/
+33
2002-01-09
Fix macro name controlling inclusion of DMALLOC.
Martin Pool
1
-1
/
+1
2002-01-09
Add harmless parentheses so that dmalloc doesn't get confused by a
Martin Pool
1
-1
/
+1
2002-01-09
Merge from appliance-head:
Tim Potter
1
-4
/
+72
2002-01-09
For hysterical raisins you must use string_set() to set the value of a
Tim Potter
1
-1
/
+1
2002-01-09
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
6
-52
/
+90
2002-01-09
HPUX nss fix.
Jeremy Allison
1
-2
/
+18
2002-01-09
Fixed up atomic update code.
Jeremy Allison
3
-5
/
+5
2002-01-09
Added int32 version of "atomic" update.
Jeremy Allison
1
-0
/
+35
[next]