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
*
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
2002-01-16
4
-66
/
+48
*
Alphabetize.
Jeremy Allison
2002-01-16
1
-3
/
+3
*
Added CIFS UNIX extension code to client.
Jeremy Allison
2002-01-16
3
-0
/
+316
*
Fix name register bug with non-existent wins server.
Jeremy Allison
2002-01-16
1
-32
/
+29
*
At leadt don't lose this - I need to re-sync trans2.c between 2.2.x and
Jeremy Allison
2002-01-16
1
-27
/
+66
*
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
Martin Pool
2002-01-16
5
-59
/
+30
*
Quieten some pointer cast warnings.
Tim Potter
2002-01-16
1
-3
/
+4
*
much better support for organisational units in ADS join
Andrew Tridgell
2002-01-16
3
-15
/
+53
*
Roll back PSTR insertion.
Martin Pool
2002-01-16
1
-23
/
+21
*
Merge of name_status_find() debugs.
Tim Potter
2002-01-16
1
-5
/
+18
*
Fix from 2.2. It didn't break on HEAD because it isn't being compiled. Herb?
Jim McDonough
2002-01-15
1
-10
/
+10
*
Missing assign fix from Bernt Nilsson bkn@ida.liu.se.
Jeremy Allison
2002-01-15
1
-1
/
+1
*
For some reason I wasn't thinking about failure cases this morning...
Andrew Bartlett
2002-01-15
1
-0
/
+72
*
Convert to the new pstring interface. This diff is a pretty good
Martin Pool
2002-01-15
1
-26
/
+29
*
Split pstring definitions into their own header.
Martin Pool
2002-01-15
2
-53
/
+72
*
Integrate with PSTRING_SANCTIFY.
Martin Pool
2002-01-15
1
-4
/
+4
*
#ifdef variable that's not used without dmalloc
Martin Pool
2002-01-15
1
-0
/
+2
*
Add constness to parameters
Martin Pool
2002-01-15
1
-1
/
+1
*
adding wins commands to winbindd - will check in the rest of the changes
Herb Lewis
2002-01-15
1
-0
/
+211
*
Add constness to parameters
Martin Pool
2002-01-15
1
-2
/
+2
*
Add constness to filenames passed to functions.
Martin Pool
2002-01-15
3
-3
/
+28
*
Commit the auth associated changes I missed from the last commit.
Andrew Bartlett
2002-01-15
4
-3
/
+21
*
Change the passdb interface to use allocated strings.
Andrew Bartlett
2002-01-15
6
-129
/
+180
*
rerun autoconf
Andrew Bartlett
2002-01-14
1
-802
/
+812
*
I like --enable-developer, but I find it rather usless when all it gets me is a
Andrew Bartlett
2002-01-14
1
-1
/
+5
*
Initialise cli variables and try not to do a cli_shutdown() of uninitialsed
Andrew Bartlett
2002-01-14
1
-4
/
+10
*
Fix a segfault in auth/auth_domain.c error cases.
Andrew Bartlett
2002-01-14
1
-2
/
+1
*
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
2002-01-14
5
-33
/
+19
*
FIXME We should turn the global list off when using Insure++,
Martin Pool
2002-01-14
1
-0
/
+3
*
Move local variable to avoid warning when compiled without GSSAPI.
Martin Pool
2002-01-14
1
-1
/
+2
*
PSTRING_SANCTIFY:
Martin Pool
2002-01-14
1
-3
/
+50
*
Removed fprintf(stderr, ...); calls which should not be present in library
Tim Potter
2002-01-14
1
-4
/
+0
*
A couple of coding syle updates to follow the re-indent.
Andrew Bartlett
2002-01-13
1
-5
/
+5
*
Re-indent these two functions to make it actually possible to understand their
Andrew Bartlett
2002-01-13
1
-161
/
+161
*
don't try to allocate zero bytes
Andrew Tridgell
2002-01-13
1
-10
/
+7
*
I'm doing some things towards the NamedPipes game with lckl and he has asked me
Andrew Bartlett
2002-01-13
2
-87
/
+105
*
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
2002-01-12
7
-2
/
+173
*
updates from 2.2
Simo Sorce
2002-01-12
6
-95
/
+141
*
Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...
Jeremy Allison
2002-01-12
3
-0
/
+224
*
Thanks to vance for spotting the missing Makefile.in commit.
Andrew Bartlett
2002-01-12
1
-1
/
+1
*
Move all the pdb_get...() and pdb_set...() functions to a new file.
Andrew Bartlett
2002-01-12
2
-798
/
+825
*
Added the O_NOFOLLOW flag if follow symlinks is set off.
Jeremy Allison
2002-01-12
1
-0
/
+6
*
Round and round we go....
Jeremy Allison
2002-01-11
3
-3
/
+5
*
Latest attempt at changeid.
Jeremy Allison
2002-01-11
2
-6
/
+31
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
20
-156
/
+162
*
fixed a crash bug in domain auth caused by an uninitialised nt_status
Andrew Tridgell
2002-01-11
2
-1
/
+3
*
fixed a crash in merge_aces()
Andrew Tridgell
2002-01-11
1
-0
/
+1
*
force the time difference in cache comparisons to be unsigned to cope
Andrew Tridgell
2002-01-11
1
-1
/
+4
*
make the winbind sequence number code more robust
Andrew Tridgell
2002-01-11
1
-1
/
+1
*
cope with direct IP addresses in resolve_name()
Andrew Tridgell
2002-01-11
1
-0
/
+5
[next]