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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r17965: make talloc build more portable
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r17964: try to support sun* hosts
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r17963: fix install logic for talloc.3
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r17962: source/intl/ isn't used in samba4 anymore
Stefan Metzmacher
2007-10-10
2
-343
/
+0
*
r17961: source/po/ isn't justed in samba4, so remove it
Stefan Metzmacher
2007-10-10
7
-12147
/
+0
*
r17960: try to use gmake if present on IRIX
Stefan Metzmacher
2007-10-10
3
-0
/
+5
*
r17958: as talloc_init() enabled null tracking, we should avoid to use it
Stefan Metzmacher
2007-10-10
5
-7
/
+9
*
r17957: don't try to use an internet connection when generating the manpage
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r17956: LSA Cleanup!
Andrew Bartlett
2007-10-10
6
-108
/
+467
*
r17955: Don't search for the dnsDomain attribute, it is invented (not in the
Andrew Bartlett
2007-10-10
1
-7
/
+23
*
r17954: Avoid including \n in error strings (left over from DEBUG() conversion).
Andrew Bartlett
2007-10-10
2
-14
/
+20
*
r17952: merge changes from samba3
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r17950: sync talloc with samba3
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r17940: Fix a warning spotted on the buildfarm.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r17939: Fix compiler warnings spotted on buildfarm.
Rafal Szczesniak
2007-10-10
1
-8
/
+19
*
r17938: More comments.
Rafal Szczesniak
2007-10-10
1
-12
/
+101
*
r17932: Fix header installation.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r17931: Really remove the files this time. Looks like there's something wrong...
Jelmer Vernooij
2007-10-10
3
-924
/
+0
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
106
-691
/
+1669
*
r17926: add trustedDomain class
Simo Sorce
2007-10-10
1
-0
/
+263
*
r17925: Another class we need.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r17907: - add a generic talloc_report_depth_cb() function which takes a callback
Stefan Metzmacher
2007-10-10
4
-52
/
+173
*
r17905: fix c++ warnings
Stefan Metzmacher
2007-10-10
1
-13
/
+13
*
r17904: we don't want warnings about unused parameters
Stefan Metzmacher
2007-10-10
1
-1
/
+9
*
r17898: handle objectcategory and isdefunct for classes
Simo Sorce
2007-10-10
1
-17
/
+60
*
r17895: - talloc_increase_ref_count() can fail
Stefan Metzmacher
2007-10-10
4
-7
/
+16
*
r17894: better name for the internal syntax type
Simo Sorce
2007-10-10
1
-3
/
+3
*
r17893: add a function to disable the null_context
Stefan Metzmacher
2007-10-10
3
-2
/
+15
*
r17892: fix the last talloc c++ warning
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r17891: remove c++ warnings from talloc
Stefan Metzmacher
2007-10-10
2
-13
/
+14
*
r17890: add -Wc++-compat option to gcc but don't use it yet
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r17889: allocate a valid element where the pointer can point to,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()
Stefan Metzmacher
2007-10-10
2
-19
/
+14
*
r17887: fix c++ warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r17886: add talloc_ptrtype() and talloc_array_ptrtype(),
Stefan Metzmacher
2007-10-10
4
-0
/
+112
*
r17885: use _TALLOC_TYPEPF() consitently
Stefan Metzmacher
2007-10-10
1
-3
/
+2
*
r17884: Shape up the snprintf fix after Metzes comments
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r17883: check if talloc_asprintf() works correct
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r17882: merge change from samba3
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r17876: Require one less patch for the LDAP backend to work.
Andrew Bartlett
2007-10-10
3
-9
/
+23
*
r17871: Add an option to make the system account behave as anonymous on the
Andrew Bartlett
2007-10-10
1
-1
/
+6
*
r17870: This module (for the moment) handles the modifyTimestamp generation. ...
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r17868: remove duplicated attributes from list
Simo Sorce
2007-10-10
1
-6
/
+1
*
r17860: Let's commit the work down up to now on the new schema module.
Simo Sorce
2007-10-10
2
-0
/
+1320
*
r17859: Fix some return values
Simo Sorce
2007-10-10
1
-15
/
+15
*
r17858: Add new libnet domain open tests.
Rafal Szczesniak
2007-10-10
2
-1
/
+291
*
r17857: A couple of new tests.
Rafal Szczesniak
2007-10-10
3
-0
/
+90
*
r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
Rafal Szczesniak
2007-10-10
5
-0
/
+416
*
r17849: Next round for RPC-SAMBA3-SHARESEC
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r17848: Ok, this did not do it. Still got the same problem.
Volker Lendecke
2007-10-10
1
-8
/
+1
[prev]
[next]