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
...
*
|
Adding jcmd's share ACL on XP patch. Thanks Jim !
Jeremy Allison
2003-07-01
3
-4
/
+27
*
|
removing nisplussam
Gerald Carter
2003-07-01
3
-1538
/
+2
*
|
* fixed volker's wbinfo -a lockup again. This one was my fault.
Gerald Carter
2003-07-01
2
-61
/
+63
*
|
fix compile problem with nisplussam
Gerald Carter
2003-07-01
2
-13
/
+20
*
|
Different fix for memleak just committed. This belongs into
Volker Lendecke
2003-07-01
3
-4
/
+1
*
|
Fix two memory leaks. tdb_search_keys allocates space for the key
Volker Lendecke
2003-07-01
2
-0
/
+4
*
|
Fix a segfault found by metze & valgrind...
Volker Lendecke
2003-07-01
1
-3
/
+5
*
|
Don't set a mapping that is already there.
Volker Lendecke
2003-07-01
1
-0
/
+15
*
|
fix typos in log messages and comments.
Gerald Carter
2003-07-01
2
-3
/
+3
*
|
* revert change to get_global_sam_name()
Gerald Carter
2003-07-01
2
-11
/
+28
*
|
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
2003-07-01
6
-39
/
+250
*
|
Fixed the latest complaint from jcmd :-). We were storing -1 for the
Jeremy Allison
2003-07-01
1
-6
/
+10
*
|
Merge of Volkers patch to make the logic clearer (with my mod).
Jeremy Allison
2003-06-30
2
-45
/
+45
*
|
Fix missing ret = found by Volker.
Jeremy Allison
2003-06-30
1
-1
/
+1
*
|
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
2003-06-30
8
-306
/
+167
*
|
Valgrind found a bug (subtracting a pointer from a length rather than the
Jeremy Allison
2003-06-30
1
-1
/
+1
*
|
Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we were
Jeremy Allison
2003-06-30
2
-27
/
+125
*
|
removing old code
Gerald Carter
2003-06-30
1
-172
/
+0
*
|
* rename samstrict auth method to sam
Gerald Carter
2003-06-30
6
-137
/
+132
*
|
fix for platforms that don't have unsetenv().
Gerald Carter
2003-06-30
2
-5
/
+9
*
|
Add the 'guest' passdb backend automatically if
Volker Lendecke
2003-06-30
2
-2
/
+27
*
|
Yet more shadow variable warnings.
Tim Potter
2003-06-30
1
-3
/
+3
*
|
Fix more shadow variable warnings.
Tim Potter
2003-06-30
1
-20
/
+20
*
|
Fix shadow variable warnings.
Tim Potter
2003-06-30
1
-8
/
+8
*
|
- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)
Andrew Tridgell
2003-06-30
4
-3
/
+42
*
|
Here's the code to make winbindd work on a Samba DC
Gerald Carter
2003-06-29
9
-28
/
+108
*
|
add check for NT_STATUS_NOT_IMPLEMENTED in auth check so that
Gerald Carter
2003-06-28
3
-36
/
+50
*
|
cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patch
Gerald Carter
2003-06-28
1
-6
/
+18
*
|
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
2003-06-27
10
-95
/
+114
*
|
Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY
Jeremy Allison
2003-06-26
4
-16
/
+38
*
|
As has been pointed out, ordering here doesn't matter so use normal
Jeremy Allison
2003-06-26
1
-2
/
+2
*
|
Remove the MODULES_CLEAN variable. It's no longer necessary since
Jelmer Vernooij
2003-06-26
3
-5
/
+2
*
|
Move up intialisation of logging, so we catch errors in handling 'preload mod...
Jelmer Vernooij
2003-06-26
1
-4
/
+4
*
|
cleaning up more build issues. Tested
Gerald Carter
2003-06-26
2
-17
/
+19
*
|
Fix immediate bug where the idmap can't tell the difference between an entry
Jeremy Allison
2003-06-26
2
-17
/
+32
*
|
fix linking of some things that are not built by default
Gerald Carter
2003-06-25
1
-14
/
+14
*
|
ifdef out some functions that are not used when HAVE_ADS is not defined
Gerald Carter
2003-06-25
1
-1
/
+1
*
|
fix build on non-ldap platforms
Gerald Carter
2003-06-25
1
-0
/
+3
*
|
Ensure idmap backends are added in the correct order (DLIST_ADD puts
Jeremy Allison
2003-06-25
3
-8
/
+26
*
|
* fix typos in a few debug statements
Gerald Carter
2003-06-25
3
-5
/
+11
*
|
forgot one file
Gerald Carter
2003-06-25
1
-0
/
+158
*
|
large change:
Gerald Carter
2003-06-25
24
-767
/
+533
*
|
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
2003-06-25
4
-738
/
+763
*
|
Metze assures me that this will fix Heimdal et al.
Tim Potter
2003-06-25
1
-1
/
+1
*
|
Fix a warning in a DEBUG
Volker Lendecke
2003-06-25
1
-12
/
+12
*
|
Tought I already done.
Simo Sorce
2003-06-25
2
-32
/
+22
*
|
Only append to KRB5_LIBS when doing AC_CHECK_LIB for libkrb5.
Tim Potter
2003-06-25
1
-1
/
+1
*
|
Don't trash the values of CFLAGS and LIBS while engaged in Kerberos
Tim Potter
2003-06-25
1
-2
/
+0
*
|
More debugs for this... (these should have been here already !).
Jeremy Allison
2003-06-25
1
-1
/
+8
*
|
More instrumentation tracking down this bug...
Jeremy Allison
2003-06-25
1
-1
/
+5
[prev]
[next]