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
*
introduced a get_file_size() macro in trans2.c to make it easier to
Andrew Tridgell
2002-07-29
1
-19
/
+21
*
We don't need this silly unix username stuff. NT username is basicly unused,
Andrew Bartlett
2002-07-29
1
-13
/
+3
*
an initial fix for handling sparse files in smbd
Andrew Tridgell
2002-07-29
5
-72
/
+138
*
as suggested by Alexander Oswald <oswald@is.haw-hamburg.de>
Simo Sorce
2002-07-29
2
-8
/
+8
*
Started to get samsync to insert account information in the passdb. It's
Tim Potter
2002-07-29
1
-110
/
+309
*
Added extern for popt_common_debug.
Tim Potter
2002-07-29
1
-0
/
+4
*
Add lib/popt_common.o
Tim Potter
2002-07-29
1
-1
/
+1
*
Use common popt definition for -d option.
Tim Potter
2002-07-29
3
-10
/
+3
*
A place to store common popt routines.
Tim Potter
2002-07-29
1
-0
/
+49
*
people should be happier now.
Simo Sorce
2002-07-29
1
-23
/
+33
*
Skeleton for a libsmb python wrapper.
Tim Potter
2002-07-29
4
-3
/
+161
*
Merge from APPLIANCE_HEAD:
Tim Potter
2002-07-29
1
-0
/
+2
*
Updated patch.
Tim Potter
2002-07-29
1
-12
/
+11
*
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...
Simo Sorce
2002-07-28
10
-23
/
+66
*
This patch does two things:
Andrew Bartlett
2002-07-28
1
-18
/
+21
*
minor portability fix
Andrew Tridgell
2002-07-28
1
-0
/
+2
*
fix for smbtar filename matching
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
this is an interim fix for nmbd not registering DOMAIN#1b with WINS
Andrew Tridgell
2002-07-28
1
-1
/
+20
*
Add the ability to set account policies too.
Andrew Bartlett
2002-07-28
1
-7
/
+25
*
make sure async dns nmbd child dies
Andrew Tridgell
2002-07-28
2
-1
/
+8
*
fix minor nits in nmbd from adtam@cup.hp.com
Andrew Tridgell
2002-07-28
3
-13
/
+13
*
good security patch from Timothy.Sell@unisys.com
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
partial apply of samba-patches 960
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
fixed man install
Andrew Tridgell
2002-07-28
1
-2
/
+2
*
fixed logfile location to honor configure
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
Fix a missing 'no memory' return in last night's svrsvc code, and use
Andrew Bartlett
2002-07-28
2
-4
/
+4
*
Another item off my long-term todo list:
Andrew Bartlett
2002-07-28
3
-26
/
+62
*
It seems I didn't need to write a dup2() wrapper - as we already use it a
Andrew Bartlett
2002-07-28
1
-1
/
+1
*
Clean this code up a little. If it's alrady asprintf()ed, I see no
Andrew Bartlett
2002-07-28
1
-2
/
+3
*
A very long time ago (actually 6 months ago) I promised to commit this code
Andrew Bartlett
2002-07-27
4
-164
/
+1077
*
Update the rebind code in pdb_ldap.
Andrew Bartlett
2002-07-27
1
-34
/
+114
*
This should fix a nastly little bug where if a user had already done one
Andrew Bartlett
2002-07-27
2
-9
/
+14
*
nice day today
Simo Sorce
2002-07-27
2
-0
/
+73
*
as per user request added windbind start/stop/restart in swat
Simo Sorce
2002-07-27
6
-694
/
+774
*
Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busy
Andrew Bartlett
2002-07-27
4
-58
/
+422
*
3 things:
Gerald Carter
2002-07-26
3
-7
/
+22
*
fix parameters for ldap_set_rebind_proc() from OpenLDAP 2.1
Gerald Carter
2002-07-26
1
-2
/
+7
*
(another patch from mimir)
Andrew Bartlett
2002-07-26
1
-2
/
+17
*
Mimir has been busy with patches again, and sent in the following
Andrew Bartlett
2002-07-26
5
-10
/
+9
*
I think this makes the debug statement clearer.
Andrew Bartlett
2002-07-26
1
-1
/
+1
*
Clarify this comment.
Andrew Bartlett
2002-07-26
1
-0
/
+3
*
Print out a friendly message on error instead of a python exception when
Tim Potter
2002-07-26
1
-1
/
+11
*
I had forgotten to commit this after running configure
Andrew Tridgell
2002-07-25
1
-0
/
+3
*
* fix return code so we don't let a client just open any key it wants
Gerald Carter
2002-07-24
2
-3
/
+3
*
done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
Gerald Carter
2002-07-24
5
-38
/
+195
*
reran configure
Andrew Tridgell
2002-07-24
1
-1
/
+1
*
several changes in this checkin
Gerald Carter
2002-07-24
7
-148
/
+627
*
If lp_add_home() fails, don't go any further, just return -1.
Andrew Bartlett
2002-07-24
1
-1
/
+3
*
Make it possible to query account policy values from pdbedit (set to come soon).
Andrew Bartlett
2002-07-24
2
-37
/
+91
*
Actually check the return value of the account_policy_get() call.
Andrew Bartlett
2002-07-24
1
-5
/
+4
[next]