index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-28
cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patch
Gerald Carter
1
-6
/
+18
2003-06-27
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
10
-95
/
+114
2003-06-26
Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY
Jeremy Allison
4
-16
/
+38
2003-06-26
As has been pointed out, ordering here doesn't matter so use normal
Jeremy Allison
1
-2
/
+2
2003-06-26
Remove the MODULES_CLEAN variable. It's no longer necessary since
Jelmer Vernooij
3
-5
/
+2
2003-06-26
Move up intialisation of logging, so we catch errors in handling 'preload mod...
Jelmer Vernooij
1
-4
/
+4
2003-06-26
Document name resolve order suggested settings for security=ads as mentioned ...
Alexander Bokovoy
1
-1
/
+7
2003-06-26
cleaning up more build issues. Tested
Gerald Carter
2
-17
/
+19
2003-06-26
Fix immediate bug where the idmap can't tell the difference between an entry
Jeremy Allison
2
-17
/
+32
2003-06-25
Add netlogon debug registry key info
Jelmer Vernooij
1
-0
/
+19
2003-06-25
fix linking of some things that are not built by default
Gerald Carter
1
-14
/
+14
2003-06-25
ifdef out some functions that are not used when HAVE_ADS is not defined
Gerald Carter
1
-1
/
+1
2003-06-25
fix build on non-ldap platforms
Gerald Carter
1
-0
/
+3
2003-06-25
Ensure idmap backends are added in the correct order (DLIST_ADD puts
Jeremy Allison
3
-8
/
+26
2003-06-25
* fix typos in a few debug statements
Gerald Carter
3
-5
/
+11
2003-06-25
forgot one file
Gerald Carter
1
-0
/
+158
2003-06-25
large change:
Gerald Carter
24
-767
/
+533
2003-06-25
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
4
-738
/
+763
2003-06-25
Metze assures me that this will fix Heimdal et al.
Tim Potter
1
-1
/
+1
2003-06-25
Fix a warning in a DEBUG
Volker Lendecke
1
-12
/
+12
2003-06-25
Tought I already done.
Simo Sorce
2
-32
/
+22
2003-06-25
Only append to KRB5_LIBS when doing AC_CHECK_LIB for libkrb5.
Tim Potter
1
-1
/
+1
2003-06-25
Don't trash the values of CFLAGS and LIBS while engaged in Kerberos
Tim Potter
1
-2
/
+0
2003-06-25
More debugs for this... (these should have been here already !).
Jeremy Allison
1
-1
/
+8
2003-06-25
More instrumentation tracking down this bug...
Jeremy Allison
1
-1
/
+5
2003-06-25
Start to instrument this code as I try and track down a nasty bug that
Jeremy Allison
1
-3
/
+34
2003-06-24
Sequence number was not getting updated with ldap hack. Only a bug in this
Jeremy Allison
2
-7
/
+4
2003-06-24
Explain why winbindd is exiting.
Jeremy Allison
1
-2
/
+4
2003-06-24
Fix pdb_ldap segfaults, and wrong default values for ldapsam_compat.
Andrew Bartlett
1
-4
/
+3
2003-06-24
do not forget the include file :-)
Simo Sorce
1
-0
/
+23
2003-06-24
add tdb backup function separation and winbind idmap upgrade code form
Simo Sorce
5
-171
/
+413
2003-06-24
More tuning of Kerberos detection - don't fall through to detect kerberos libs
Tim Potter
1
-3
/
+6
2003-06-24
More sensible behaviour for bug 152. If we don't have krb5.h and were explic...
Tim Potter
1
-10
/
+36
2003-06-24
Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and change
Jeremy Allison
1
-7
/
+6
2003-06-24
Move the map acl inherit parameter into the protocol section.
Jeremy Allison
1
-1
/
+1
2003-06-23
Add documentation for "map acl inherit" parameter.
Jeremy Allison
1
-0
/
+17
2003-06-23
Fixed the merge_default_aces() code to work correctly with inheritance.
Jeremy Allison
1
-11
/
+38
2003-06-23
* s/get_dc_name/rpc_dc_name/g (revert a previous change)
Gerald Carter
8
-178
/
+43
2003-06-23
wrap group enuemration in brcome/unbecome_root() (bug #110)
Gerald Carter
1
-0
/
+14
2003-06-23
fix typo (bug #170)
Gerald Carter
1
-1
/
+1
2003-06-23
fix bug #178; available space in devmode should be int
Gerald Carter
1
-1
/
+1
2003-06-23
lp_security() is a function not an integer
Andrew Tridgell
1
-1
/
+1
2003-06-23
Change AC_MSG_ERROR() in krb5.h detection code to AC_MSG_WARN()
Tim Potter
1
-1
/
+1
2003-06-23
* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...
Gerald Carter
5
-36
/
+276
2003-06-23
Produce an error if Active Directory support is requested and we don't
Tim Potter
1
-0
/
+4
2003-06-23
Repair indentation in autoconf Kerberos detection code. This should
Tim Potter
1
-120
/
+169
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
22
-60
/
+60
2003-06-21
(fixing bug in my last commit)
Andrew Bartlett
1
-6
/
+6
2003-06-21
Fix memory leak. secrets_fetch allocates memory.
Volker Lendecke
1
-0
/
+2
2003-06-21
This removes the StrCaseCmp() stuff from 'net idmap' and 'net
Andrew Bartlett
5
-179
/
+203
[prev]
[next]