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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- portablitity fixes for cc -64 on irix
Andrew Tridgell
2001-12-31
1
-2
/
+2
*
freeing the wrong pointer, sorry my mistake.
Simo Sorce
2001-12-30
1
-5
/
+5
*
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
2001-12-30
1
-4
/
+12
*
fixed a typo in vsyslog()
Andrew Tridgell
2001-12-21
1
-1
/
+1
*
Add an output parameter to message_send_all that says how many
Martin Pool
2001-12-21
1
-12
/
+33
*
fixed warnings on irix and crash bug on big endian machines
Andrew Tridgell
2001-12-20
4
-8
/
+12
*
much better auto-init of valid_table[]. This should just about remove
Andrew Tridgell
2001-12-20
3
-9
/
+62
*
mark '.' as a valid character
Andrew Tridgell
2001-12-20
1
-1
/
+1
*
Add --enable-dmalloc to link against the dmalloc malloc debugger.
Martin Pool
2001-12-20
1
-1
/
+7
*
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
2001-12-19
1
-0
/
+14
*
fixed sid_compare_domain()
Andrew Tridgell
2001-12-19
1
-3
/
+29
*
Use less memory, but scribble all over it, just in case there's
Martin Pool
2001-12-19
1
-4
/
+6
*
Doc how to reply to messages.
Martin Pool
2001-12-19
1
-1
/
+8
*
Make TALLOC_CTX and talloc_chunk private to talloc.c.
Martin Pool
2001-12-19
2
-7
/
+82
*
Doc
Martin Pool
2001-12-19
1
-8
/
+12
*
Doc
Martin Pool
2001-12-19
1
-1
/
+7
*
Put PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
Martin Pool
2001-12-19
1
-3
/
+3
*
Doc.
Martin Pool
2001-12-19
1
-0
/
+6
*
Start adding some debugging features to talloc based on Samba's
Martin Pool
2001-12-19
1
-7
/
+38
*
Add a very trivial talloc torture program, bin/talloctort. Not built
Martin Pool
2001-12-19
1
-0
/
+56
*
Fixup JF's weird SID return :-).
Jeremy Allison
2001-12-18
1
-2
/
+4
*
A fix to override the location of a user's home directory if it is
Tim Potter
2001-12-18
1
-0
/
+16
*
tidy up debug
Jean-François Micouleau
2001-12-17
1
-1
/
+1
*
obey "use mmap" on case tables
Andrew Tridgell
2001-12-17
1
-11
/
+13
*
Added HPUX ACL code.
Jeremy Allison
2001-12-15
1
-0
/
+957
*
Added the group enum code from 2.2
Jeremy Allison
2001-12-14
2
-13
/
+96
*
I see no reasons why we should limit username lenght while checking
Simo Sorce
2001-12-14
1
-4
/
+0
*
Explain why snprintf has to be overridden in this way.
Martin Pool
2001-12-10
1
-1
/
+8
*
Typo spotting.
Tim Potter
2001-12-10
1
-2
/
+2
*
make sid_binstring available without HAVE_ADS
Andrew Tridgell
2001-12-10
2
-0
/
+40
*
add smb_xvasprintf() panic wrapper around vasprintf
Andrew Tridgell
2001-12-09
1
-3
/
+13
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-11
/
+9
*
fixed an off by 1 bug in talloc_asprintf()
Andrew Tridgell
2001-12-05
1
-1
/
+1
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
1
-1
/
+48
*
moved init_account_policy() to the right place
Andrew Tridgell
2001-12-04
1
-1
/
+5
*
const religion in talloc calls
Andrew Tridgell
2001-12-04
1
-2
/
+2
*
winbindd friendly user_in_list code. Tested on a 65k user domain.
Jeremy Allison
2001-12-04
1
-7
/
+15
*
Moved name_is_local to the correct place. Ooops.
Jeremy Allison
2001-12-04
1
-0
/
+10
*
Tidyup of lib/username. Add name_is_local fn to determine if name is
Jeremy Allison
2001-12-04
1
-171
/
+173
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
2
-0
/
+220
*
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
2001-12-03
1
-12
/
+26
*
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
2001-12-03
1
-1
/
+17
*
re-enabled insure backtrace, calling /usr/bin/backtrace
Andrew Tridgell
2001-12-03
1
-2
/
+4
*
The beginnings of alternative backends for winbindd
Andrew Tridgell
2001-12-01
1
-0
/
+17
*
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
2001-11-30
1
-4
/
+4
*
Ensured the %G substitution exactly matches what the man page states.
Jeremy Allison
2001-11-30
1
-1
/
+2
*
fixed typo
Andrew Tridgell
2001-11-29
1
-1
/
+1
*
fixed toupper_w() and friends on big-endian
Andrew Tridgell
2001-11-29
1
-6
/
+6
*
2nd attempt at fixing lame char tables on big endian machines
Andrew Tridgell
2001-11-29
1
-6
/
+6
*
fixed lame char tables on big endian machines
Andrew Tridgell
2001-11-29
1
-5
/
+5
[prev]
[next]