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
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
Take a stab at keeping the doco current :-)
Andrew Bartlett
1
-0
/
+16
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
2002-01-09
Added int32 versions of the endian-dependent code.
Jeremy Allison
1
-2
/
+66
2002-01-08
My previous fix had a bug....
Jeremy Allison
1
-6
/
+11
2002-01-08
I think I've finally gotten this straighten out in my tree.
Gerald Carter
2
-6
/
+5
2002-01-08
i **really** hate stuck tags in CVS :-( Figured out why
Gerald Carter
4
-0
/
+149
2002-01-08
Getting ready to add winbindd support for HPUX 11.
Jeremy Allison
2
-0
/
+154
2002-01-08
entering placeholders for forthcoming documentation
Gerald Carter
5
-2
/
+325
2002-01-08
Another attempt at getting changeid correct. Jerry / JF please check !
Jeremy Allison
1
-7
/
+14
2002-01-08
- fixed my breakage of CPPFLAGS
Andrew Tridgell
3
-683
/
+687
2002-01-08
Caught one problem where a BOOL fn was returning 3 different values :-).
Jeremy Allison
1
-11
/
+12
2002-01-08
Debugs that print out a share mode table in debug level 10. This code
Jeremy Allison
1
-4
/
+46
2002-01-08
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
3
-29
/
+31
2002-01-07
Return called NetBIOS name if present in preference to global_myname.
Jeremy Allison
1
-5
/
+9
2002-01-07
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
8
-0
/
+28
2002-01-07
sync getopt() args with 2.2
Gerald Carter
1
-1
/
+1
[next]