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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merged Steve French's fix for OS/2 EA return error being removed.
Jeremy Allison
2002-09-09
2
-10
/
+15
*
Patch from Steve French to fix difference in responses to
Jeremy Allison
2002-09-09
1
-1
/
+5
*
lowercase global_myname in %L substitution
Herb Lewis
2002-09-09
1
-2
/
+7
*
Merged Volkers (correct) fix from 2.2 for crash on unable to connect.
Jeremy Allison
2002-09-09
1
-4
/
+6
*
Add python_install target. Not called by default. Delegates most
Martin Pool
2002-09-09
1
-0
/
+5
*
Put all Python modules into the 'samba' subpackage. Now you need to
Martin Pool
2002-09-09
2
-1
/
+16
*
Build py_tdbpack as well.
Martin Pool
2002-09-09
1
-0
/
+5
*
Python's setup.py does not need to be munged by configure.in -- it is
Martin Pool
2002-09-09
5
-14
/
+8
*
Actually, I think Jerrys patch was incorrect as it didn't ever
Jeremy Allison
2002-09-09
1
-40
/
+8
*
Import my code to do reasonably fast tdbpack/unpack from Python
Martin Pool
2002-09-09
1
-0
/
+662
*
Update documentation for newly merged modules
Martin Pool
2002-09-09
1
-35
/
+9
*
This patch has now been applied and no longer needs to exist separately
Martin Pool
2002-09-09
1
-69
/
+0
*
Add --with-python=PYTHONNAME configure option, so that the libraries
Martin Pool
2002-09-09
3
-812
/
+844
*
Merge tpot's Python patch. ./configure now writes to the Python
Martin Pool
2002-09-09
2
-697
/
+700
*
Merge tpot's patch to add targets to build Python stuff. It's not
Martin Pool
2002-09-09
1
-0
/
+39
*
Add little meta note
Martin Pool
2002-09-09
1
-0
/
+6
*
Fix crash bugs in getprinter info level code (yay unit tests).
Tim Potter
2002-09-09
1
-8
/
+3
*
Pass level keyword down to cli_spoolss_getform()
Tim Potter
2002-09-09
1
-1
/
+1
*
Formatting tidyup.
Tim Potter
2002-09-09
1
-1
/
+1
*
Return WERR_UNKNOWN_LEVEL for unknown info levels.
Tim Potter
2002-09-09
1
-3
/
+12
*
Return WERR_UNKNOWN_LEVEL for getprinterdriver level 6 as we don't
Tim Potter
2002-09-09
1
-0
/
+3
*
Remove todo comment.
Tim Potter
2002-09-09
1
-1
/
+0
*
Check no extra fields are present when parsing credentials.
Tim Potter
2002-09-09
1
-2
/
+17
*
Update patch.
Tim Potter
2002-09-08
1
-15
/
+15
*
Patch from Kai Krüger for the new SAM system
Jelmer Vernooij
2002-09-08
1
-2
/
+9
*
Patch from Stefan (metze) Metzmacher with more updates for the SAM subsystem
Jelmer Vernooij
2002-09-08
3
-181
/
+398
*
forgot to commit configure with configure.in
Simo Sorce
2002-09-08
1
-2
/
+2
*
merge of printer change notify fix from APP_HEAD
Gerald Carter
2002-09-07
1
-8
/
+40
*
This is the 'main' inclue for for winbind clients - all clients should include
Andrew Bartlett
2002-09-07
1
-0
/
+16
*
Don't leak file desciptors in this (impossible?) error case.
Andrew Bartlett
2002-09-07
1
-0
/
+1
*
Winbind client-side cleanups.
Andrew Bartlett
2002-09-07
8
-39
/
+96
*
configure.in:
Simo Sorce
2002-09-07
2
-1
/
+14
*
As per the 'OK' at CIFS2002, only use the readline headers (and this crasy
Andrew Bartlett
2002-09-06
2
-18
/
+18
*
Seems I missed commiting this when I added the rest of metze's ADS patch.
Andrew Bartlett
2002-09-06
1
-0
/
+75
*
This is the 'easy' parts of the trusted domains patch n+3 patch from
Andrew Bartlett
2002-09-06
6
-68
/
+93
*
Fix some missing ; on the end of our SAM_ASSERT()...
Andrew Bartlett
2002-09-06
1
-4
/
+4
*
Get our consts back in line with current norms - only for pointer protection.
Andrew Bartlett
2002-09-06
1
-7
/
+7
*
Make it possible to actually build these modules - process the Makefile.in at
Andrew Bartlett
2002-09-06
2
-3
/
+3
*
Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the
Andrew Bartlett
2002-09-06
2
-2
/
+198
*
This commit includes part of the patch from metze posted to the list, and a few
Andrew Bartlett
2002-09-06
6
-259
/
+225
*
patch from metze: add a 'vfs' debug class
Andrew Bartlett
2002-09-06
4
-1
/
+10
*
Revert accidental commit - I'll need to do a fair bit more testing before I
Andrew Bartlett
2002-09-06
1
-3
/
+0
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
2002-09-06
7
-35
/
+154
*
Oops...
Andrew Bartlett
2002-09-06
1
-1
/
+1
*
Add some DEBUG()s to some libads failure modes.
Andrew Bartlett
2002-09-06
1
-1
/
+5
*
One less user of Get_Pwnam_modify()...
Andrew Bartlett
2002-09-06
1
-2
/
+4
*
Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for
Andrew Bartlett
2002-09-06
4
-727
/
+775
*
Initial version of printerdata_ex browsing.
Tim Potter
2002-09-06
3
-5
/
+38
*
Move printerdata dictionary object into it's own file.
Tim Potter
2002-09-06
3
-12
/
+49
*
Decode list of dependent files in printer driver info3 and info6.
Tim Potter
2002-09-06
1
-1
/
+31
[prev]
[next]