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
2007-10-10
r17926: add trustedDomain class
Simo Sorce
1
-0
/
+263
2007-10-10
r17925: Another class we need.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r17907: - add a generic talloc_report_depth_cb() function which takes a callback
Stefan Metzmacher
4
-52
/
+173
2007-10-10
r17905: fix c++ warnings
Stefan Metzmacher
1
-13
/
+13
2007-10-10
r17904: we don't want warnings about unused parameters
Stefan Metzmacher
1
-1
/
+9
2007-10-10
r17898: handle objectcategory and isdefunct for classes
Simo Sorce
1
-17
/
+60
2007-10-10
r17895: - talloc_increase_ref_count() can fail
Stefan Metzmacher
4
-7
/
+16
2007-10-10
r17894: better name for the internal syntax type
Simo Sorce
1
-3
/
+3
2007-10-10
r17893: add a function to disable the null_context
Stefan Metzmacher
3
-2
/
+15
2007-10-10
r17892: fix the last talloc c++ warning
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r17891: remove c++ warnings from talloc
Stefan Metzmacher
2
-13
/
+14
2007-10-10
r17890: add -Wc++-compat option to gcc but don't use it yet
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r17889: allocate a valid element where the pointer can point to,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()
Stefan Metzmacher
2
-19
/
+14
2007-10-10
r17887: fix c++ warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r17886: add talloc_ptrtype() and talloc_array_ptrtype(),
Stefan Metzmacher
4
-0
/
+112
2007-10-10
r17885: use _TALLOC_TYPEPF() consitently
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r17884: Shape up the snprintf fix after Metzes comments
Volker Lendecke
1
-2
/
+2
2007-10-10
r17883: check if talloc_asprintf() works correct
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r17882: merge change from samba3
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17876: Require one less patch for the LDAP backend to work.
Andrew Bartlett
3
-9
/
+23
2007-10-10
r17871: Add an option to make the system account behave as anonymous on the
Andrew Bartlett
1
-1
/
+6
2007-10-10
r17870: This module (for the moment) handles the modifyTimestamp generation. ...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r17868: remove duplicated attributes from list
Simo Sorce
1
-6
/
+1
2007-10-10
r17860: Let's commit the work down up to now on the new schema module.
Simo Sorce
2
-0
/
+1320
2007-10-10
r17859: Fix some return values
Simo Sorce
1
-15
/
+15
2007-10-10
r17858: Add new libnet domain open tests.
Rafal Szczesniak
2
-1
/
+291
2007-10-10
r17857: A couple of new tests.
Rafal Szczesniak
3
-0
/
+90
2007-10-10
r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
Rafal Szczesniak
5
-0
/
+416
2007-10-10
r17849: Next round for RPC-SAMBA3-SHARESEC
Volker Lendecke
1
-2
/
+2
2007-10-10
r17848: Ok, this did not do it. Still got the same problem.
Volker Lendecke
1
-8
/
+1
2007-10-10
r17846: Ok, this is a patch that needs further discussion. On Solaris, snprin...
Volker Lendecke
1
-1
/
+8
2007-10-10
r17844: The AIX compiler thinks { } is a syntax error
Volker Lendecke
1
-1
/
+2
2007-10-10
r17842: After talking to Simo, apply the next attempt to resolve the strnlen
Volker Lendecke
4
-3
/
+49
2007-10-10
r17841: Revert 17840, libldb.a defines strnlen. Sorry for the noise
Volker Lendecke
2
-15
/
+1
2007-10-10
r17840: A step towards building on Solaris which appears not to have strnlen.
Volker Lendecke
2
-1
/
+15
2007-10-10
r17839: do not reference possibleInferiors we have not extracted
Simo Sorce
2
-405
/
+81
2007-10-10
r17838: revert rev 17754
Stefan Metzmacher
1
-5
/
+16
2007-10-10
r17830: Set the default_basedn (hey, it comes from the "default" naming conte...
Simo Sorce
5
-36
/
+44
2007-10-10
r17829: Fix the order of the bytes
Simo Sorce
1
-8
/
+8
2007-10-10
r17828: set the auto_baseDN opaque even on failure to fetch rootDSE. That
Andrew Tridgell
1
-3
/
+1
2007-10-10
r17827: Fix an error message
Volker Lendecke
1
-2
/
+2
2007-10-10
r17826: Add line numbers to the d_printfs
Volker Lendecke
1
-19
/
+28
2007-10-10
r17825: I broken cracknames in my last patch - fix it up
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17824: add a wrapper for the common partitions_basedn calculation
Andrew Tridgell
12
-47
/
+38
2007-10-10
r17823: get rid of most of the samdb_base_dn() calls, as they are no longer
Andrew Tridgell
12
-41
/
+37
2007-10-10
r17822: the ildap ldb backend doesn't need the auto rootDSE logic any more
Andrew Tridgell
1
-84
/
+2
2007-10-10
r17821: changed ldb_search() and the ldbsearch command line utility to
Andrew Tridgell
3
-0
/
+50
2007-10-10
r17820: simplify the code flow a little
Andrew Tridgell
1
-20
/
+27
2007-10-10
r17811: Add .bzrignore file
Jelmer Vernooij
1
-0
/
+128
[next]